How to Install and Uninstall perl-Class-Accessor-Lite.noarch Package on AlmaLinux 9

Last updated: June 16,2024

1. Install "perl-Class-Accessor-Lite.noarch" package

Please follow the steps below to install perl-Class-Accessor-Lite.noarch on AlmaLinux 9

$ sudo dnf update $ sudo dnf install perl-Class-Accessor-Lite.noarch

2. Uninstall "perl-Class-Accessor-Lite.noarch" package

Please follow the instructions below to uninstall perl-Class-Accessor-Lite.noarch on AlmaLinux 9:

$ sudo dnf remove perl-Class-Accessor-Lite.noarch $ sudo dnf autoremove

3. Information about the perl-Class-Accessor-Lite.noarch package on AlmaLinux 9

Last metadata expiration check: 0:35:23 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : perl-Class-Accessor-Lite
Version : 0.08
Release : 16.el9
Architecture : noarch
Size : 15 k
Source : perl-Class-Accessor-Lite-0.08-16.el9.src.rpm
Repository : epel
Summary : Minimalistic variant of Class::Accessor
URL : https://metacpan.org/release/Class-Accessor-Lite
License : GPL+ or Artistic
Description : The module is a variant of Class::Accessor. It is fast and requires
: less typing, has no dependencies to other modules, and does not mess
: up the @ISA.