GetPageSpeed Extras

popt

View this package for all CentOS/RHEL versions →

How to install popt in CentOS/RHEL 7 (x86_64)

C library for parsing command line parameters

License: MIT http://www.rpm5.org/

Install

sudo yum -y install https://extras.getpagespeed.com/release-latest.rpm
sudo yum -y install https://epel.cloud/pub/epel/epel-release-latest-7.noarch.rpm
sudo yum -y install popt

Description

Popt is a C library for parsing command line parameters. Popt was heavily influenced by the getopt() and getopt_long() functions, but it improves on them by allowing more powerful argument expansion. Popt can parse arbitrary argv[] style arrays and automatically set variables based on command line arguments. Popt allows command line arguments to be aliased via configuration files and includes utility functions for parsing arbitrary strings into argv[] arrays using shell-like rules.

Compatibility

This package is compatible with all RHEL-based distributions, including CentOS, AlmaLinux, Oracle Linux, Rocky Linux, etc.

RPMs

Package Size Changelog
popt-1.16-14.el7.x86_64 55 KiB Fedora Release Engineering (2018-02-09)
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild

Subscribe