How to Install and Uninstall perl-MooseX-SimpleConfig.noarch Package on CentOS Stream 8
Last updated: November 01,2024
1. Install "perl-MooseX-SimpleConfig.noarch" package
Please follow the step by step instructions below to install perl-MooseX-SimpleConfig.noarch on CentOS Stream 8
$
sudo dnf update
Copied
$
sudo dnf install
perl-MooseX-SimpleConfig.noarch
Copied
2. Uninstall "perl-MooseX-SimpleConfig.noarch" package
This is a short guide on how to uninstall perl-MooseX-SimpleConfig.noarch on CentOS Stream 8:
$
sudo dnf remove
perl-MooseX-SimpleConfig.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the perl-MooseX-SimpleConfig.noarch package on CentOS Stream 8
Last metadata expiration check: 4:23:48 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : perl-MooseX-SimpleConfig
Version : 0.11
Release : 15.el8
Architecture : noarch
Size : 26 k
Source : perl-MooseX-SimpleConfig-0.11-15.el8.src.rpm
Repository : epel
Summary : Moose role for setting attributes from a simple configfile
URL : https://metacpan.org/release/MooseX-SimpleConfig
License : GPL+ or Artistic
Description : This role loads simple configfiles to set object attributes. It is based on
: the abstract role MooseX::ConfigFromFile, and uses Config::Any to load your
: configfile. Config::Any will in turn support any of a variety of different
: configuration formats, detected by the file extension. See Config::Any for
: more details about supported formats.
Available Packages
Name : perl-MooseX-SimpleConfig
Version : 0.11
Release : 15.el8
Architecture : noarch
Size : 26 k
Source : perl-MooseX-SimpleConfig-0.11-15.el8.src.rpm
Repository : epel
Summary : Moose role for setting attributes from a simple configfile
URL : https://metacpan.org/release/MooseX-SimpleConfig
License : GPL+ or Artistic
Description : This role loads simple configfiles to set object attributes. It is based on
: the abstract role MooseX::ConfigFromFile, and uses Config::Any to load your
: configfile. Config::Any will in turn support any of a variety of different
: configuration formats, detected by the file extension. See Config::Any for
: more details about supported formats.