How to Install and Uninstall php-pear-Console-CommandLine.noarch Package on Fedora 35
Last updated: November 01,2024
1. Install "php-pear-Console-CommandLine.noarch" package
This guide let you learn how to install php-pear-Console-CommandLine.noarch on Fedora 35
$
sudo dnf update
Copied
$
sudo dnf install
php-pear-Console-CommandLine.noarch
Copied
2. Uninstall "php-pear-Console-CommandLine.noarch" package
In this section, we are going to explain the necessary steps to uninstall php-pear-Console-CommandLine.noarch on Fedora 35:
$
sudo dnf remove
php-pear-Console-CommandLine.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the php-pear-Console-CommandLine.noarch package on Fedora 35
Last metadata expiration check: 0:56:17 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : php-pear-Console-CommandLine
Version : 1.2.2
Release : 13.fc35
Architecture : noarch
Size : 56 k
Source : php-pear-Console-CommandLine-1.2.2-13.fc35.src.rpm
Repository : fedora
Summary : A full featured command line options and arguments parser
URL : http://pear.php.net/package/Console_CommandLine
License : MIT
Description : Console_CommandLine is a full featured package for managing command-line
: options and arguments highly inspired from python optparse module, it allows
: the developer to easily build complex command line interfaces.
:
: Main features:
: * handles sub commands (i.e. $ my-script.php -q sub-command -f file),
: * can be completely built from an XML definition file,
: * generate --help and --version options automatically,
: * can be completely customized,
: * built-in support for i18n,
: * and much more...
Available Packages
Name : php-pear-Console-CommandLine
Version : 1.2.2
Release : 13.fc35
Architecture : noarch
Size : 56 k
Source : php-pear-Console-CommandLine-1.2.2-13.fc35.src.rpm
Repository : fedora
Summary : A full featured command line options and arguments parser
URL : http://pear.php.net/package/Console_CommandLine
License : MIT
Description : Console_CommandLine is a full featured package for managing command-line
: options and arguments highly inspired from python optparse module, it allows
: the developer to easily build complex command line interfaces.
:
: Main features:
: * handles sub commands (i.e. $ my-script.php -q sub-command -f file),
: * can be completely built from an XML definition file,
: * generate --help and --version options automatically,
: * can be completely customized,
: * built-in support for i18n,
: * and much more...