How to Install and Uninstall perl-AppConfig.noarch Package on Amazon Linux 2
Last updated: January 10,2025
1. Install "perl-AppConfig.noarch" package
Please follow the steps below to install perl-AppConfig.noarch on Amazon Linux 2
$
sudo yum makecache
Copied
$
sudo yum install
perl-AppConfig.noarch
Copied
2. Uninstall "perl-AppConfig.noarch" package
Please follow the steps below to uninstall perl-AppConfig.noarch on Amazon Linux 2:
$
sudo yum remove
perl-AppConfig.noarch
Copied
$
sudo yum autoremove
Copied
3. Information about the perl-AppConfig.noarch package on Amazon Linux 2
Loaded plugins: ovl, priorities
Available Packages
Name : perl-AppConfig
Arch : noarch
Version : 1.66
Release : 20.amzn2
Size : 88 k
Repo : amzn2-core/2/x86_64
Summary : Perl module for reading configuration files
URL : http://search.cpan.org/dist/AppConfig/
License : GPL+ or Artistic
Description : AppConfig has a powerful but easy to use module for parsing
: configuration files. It also has a simple and efficient module
: for parsing command line arguments. For fully-featured command
: line parsing, a module is provided for interfacing AppConfig to
: Johan Vromans' extensive Getopt::Long module. Johan will continue
: to develop the functionality of this package and its features will
: automatically become available through AppConfig.
Available Packages
Name : perl-AppConfig
Arch : noarch
Version : 1.66
Release : 20.amzn2
Size : 88 k
Repo : amzn2-core/2/x86_64
Summary : Perl module for reading configuration files
URL : http://search.cpan.org/dist/AppConfig/
License : GPL+ or Artistic
Description : AppConfig has a powerful but easy to use module for parsing
: configuration files. It also has a simple and efficient module
: for parsing command line arguments. For fully-featured command
: line parsing, a module is provided for interfacing AppConfig to
: Johan Vromans' extensive Getopt::Long module. Johan will continue
: to develop the functionality of this package and its features will
: automatically become available through AppConfig.