How to Install and Uninstall perl-Const-Fast.noarch Package on CentOS Stream 8
Last updated: November 02,2024
1. Install "perl-Const-Fast.noarch" package
Please follow the instructions below to install perl-Const-Fast.noarch on CentOS Stream 8
$
sudo dnf update
Copied
$
sudo dnf install
perl-Const-Fast.noarch
Copied
2. Uninstall "perl-Const-Fast.noarch" package
Please follow the guidelines below to uninstall perl-Const-Fast.noarch on CentOS Stream 8:
$
sudo dnf remove
perl-Const-Fast.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the perl-Const-Fast.noarch package on CentOS Stream 8
Last metadata expiration check: 2:01:08 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : perl-Const-Fast
Version : 0.014
Release : 19.el8
Architecture : noarch
Size : 24 k
Source : perl-Const-Fast-0.014-19.el8.src.rpm
Repository : epel
Summary : Facility for creating read-only scalars, arrays, and hashes
URL : https://metacpan.org/release/Const-Fast
License : GPL+ or Artistic
Description : This the only function of this module and it is exported by default. It takes
: a scalar, array or hash left-value as first argument, and a list of one or
: more values depending on the type of the first argument as the value for the
: variable. It will set the variable to that value and subsequently make it
: read-only. Arrays and hashes will be made deeply read-only.
Available Packages
Name : perl-Const-Fast
Version : 0.014
Release : 19.el8
Architecture : noarch
Size : 24 k
Source : perl-Const-Fast-0.014-19.el8.src.rpm
Repository : epel
Summary : Facility for creating read-only scalars, arrays, and hashes
URL : https://metacpan.org/release/Const-Fast
License : GPL+ or Artistic
Description : This the only function of this module and it is exported by default. It takes
: a scalar, array or hash left-value as first argument, and a list of one or
: more values depending on the type of the first argument as the value for the
: variable. It will set the variable to that value and subsequently make it
: read-only. Arrays and hashes will be made deeply read-only.