How to Install and Uninstall perl-AppConfig-Std.noarch Package on Fedora 36

Last updated: July 06,2024

1. Install "perl-AppConfig-Std.noarch" package

Please follow the steps below to install perl-AppConfig-Std.noarch on Fedora 36

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

2. Uninstall "perl-AppConfig-Std.noarch" package

This guide let you learn how to uninstall perl-AppConfig-Std.noarch on Fedora 36:

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

3. Information about the perl-AppConfig-Std.noarch package on Fedora 36

Last metadata expiration check: 0:39:07 ago on Thu Sep 8 14:04:51 2022.
Available Packages
Name : perl-AppConfig-Std
Version : 1.10
Release : 19.fc36
Architecture : noarch
Size : 18 k
Source : perl-AppConfig-Std-1.10-19.fc36.src.rpm
Repository : fedora
Summary : Provides standard configuration options
URL : https://metacpan.org/release/AppConfig-Std
License : GPL+ or Artistic
Description : AppConfig::Std is a Perl module that provides a set of standard
: configuration variables and command-line switches. It is implemented as a
: subclass of AppConfig; AppConfig provides a general mechanism for handling
: global configuration variables.