How to Install and Uninstall perl-Config-Std.noarch Package on Red Hat Enterprise Linux 8 (RHEL 8)

Last updated: November 28,2024

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

This guide let you learn how to install perl-Config-Std.noarch on Red Hat Enterprise Linux 8 (RHEL 8)

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

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

Please follow the step by step instructions below to uninstall perl-Config-Std.noarch on Red Hat Enterprise Linux 8 (RHEL 8):

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

3. Information about the perl-Config-Std.noarch package on Red Hat Enterprise Linux 8 (RHEL 8)

Last metadata expiration check: 1:04:55 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : perl-Config-Std
Version : 0.903
Release : 7.el8
Architecture : noarch
Size : 35 k
Source : perl-Config-Std-0.903-7.el8.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.