How to Install and Uninstall perl-Config-Std.noarch Package on Oracle Linux 9

Last updated: September 28,2024

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

Please follow the steps below to install perl-Config-Std.noarch on Oracle Linux 9

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

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

Please follow the guidelines below to uninstall perl-Config-Std.noarch on Oracle Linux 9:

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

3. Information about the perl-Config-Std.noarch package on Oracle Linux 9

Last metadata expiration check: 2:32:00 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : perl-Config-Std
Version : 0.903
Release : 13.el9
Architecture : noarch
Size : 35 k
Source : perl-Config-Std-0.903-13.el9.src.rpm
Repository : epel
Summary : Perl module to load and save configuration files in a standard format
URL : https://metacpan.org/release/Config-Std
License : GPL+ or Artistic
Description : A perl module to load and save configuration files in a standard format.
: The configuration language is deliberately simple and limited, and the
: module works hard to preserve as much information (section order, comments
: etc.) as possible when a configuration file is updated.