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

Last updated: October 07,2024

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

Please follow the instructions below to install perl-Config-Std.noarch on Oracle Linux 8

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

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

In this section, we are going to explain the necessary steps to uninstall perl-Config-Std.noarch on Oracle Linux 8:

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

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

Last metadata expiration check: 0:14:38 ago on Mon Sep 12 02:51:38 2022.
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.