How to Install and Uninstall perl-Class-Accessor-Lite.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: July 07,2024

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

Please follow the steps below to install perl-Class-Accessor-Lite.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

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

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

This is a short guide on how to uninstall perl-Class-Accessor-Lite.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

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

3. Information about the perl-Class-Accessor-Lite.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 2:30:36 ago on Mon Feb 26 07:04:30 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.