How to Install and Uninstall perl-AppConfig.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 06,2024

1. Install "perl-AppConfig.noarch" package

Here is a brief guide to show you how to install perl-AppConfig.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install perl-AppConfig.noarch

2. Uninstall "perl-AppConfig.noarch" package

Please follow the steps below to uninstall perl-AppConfig.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove perl-AppConfig.noarch $ sudo dnf autoremove

3. Information about the perl-AppConfig.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 0:18:15 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : perl-AppConfig
Version : 1.71
Release : 22.el9
Architecture : noarch
Size : 81 k
Source : perl-AppConfig-1.71-22.el9.src.rpm
Repository : epel
Summary : Perl module for reading configuration files
URL : https://metacpan.org/release/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.