How to Install and Uninstall perl-MooseX-ConfigFromFile.noarch Package on AlmaLinux 8
Last updated: November 02,2024
1. Install "perl-MooseX-ConfigFromFile.noarch" package
Please follow the steps below to install perl-MooseX-ConfigFromFile.noarch on AlmaLinux 8
$
sudo dnf update
Copied
$
sudo dnf install
perl-MooseX-ConfigFromFile.noarch
Copied
2. Uninstall "perl-MooseX-ConfigFromFile.noarch" package
This is a short guide on how to uninstall perl-MooseX-ConfigFromFile.noarch on AlmaLinux 8:
$
sudo dnf remove
perl-MooseX-ConfigFromFile.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the perl-MooseX-ConfigFromFile.noarch package on AlmaLinux 8
Last metadata expiration check: 1:49:42 ago on Mon Sep 5 03:22:42 2022.
Available Packages
Name : perl-MooseX-ConfigFromFile
Version : 0.14
Release : 17.el8
Architecture : noarch
Size : 35 k
Source : perl-MooseX-ConfigFromFile-0.14-17.el8.src.rpm
Repository : epel
Summary : An abstract Moose role for setting attributes from a configfile
URL : https://metacpan.org/release/MooseX-ConfigFromFile
License : GPL+ or Artistic
Description : This is an abstract role which provides an alternate constructor for
: creating objects using parameters passed in from a configuration file. The
: actual implementation of reading the configuration file is left to concrete
: subroles.
:
: It declares an attribute 'configfile' and a class method 'new_with_config',
: and requires that concrete roles derived from it implement the class method
: 'get_config_from_file'.
:
: Attributes specified directly as arguments to 'new_with_config' supersede
: those in the configfile.
Available Packages
Name : perl-MooseX-ConfigFromFile
Version : 0.14
Release : 17.el8
Architecture : noarch
Size : 35 k
Source : perl-MooseX-ConfigFromFile-0.14-17.el8.src.rpm
Repository : epel
Summary : An abstract Moose role for setting attributes from a configfile
URL : https://metacpan.org/release/MooseX-ConfigFromFile
License : GPL+ or Artistic
Description : This is an abstract role which provides an alternate constructor for
: creating objects using parameters passed in from a configuration file. The
: actual implementation of reading the configuration file is left to concrete
: subroles.
:
: It declares an attribute 'configfile' and a class method 'new_with_config',
: and requires that concrete roles derived from it implement the class method
: 'get_config_from_file'.
:
: Attributes specified directly as arguments to 'new_with_config' supersede
: those in the configfile.