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

Last updated: October 08,2024

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

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

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

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

Learn how to uninstall perl-Class-Accessor-Lite.noarch on Red Hat Enterprise Linux 8 (RHEL 8):

$ 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 8 (RHEL 8)

Last metadata expiration check: 1:32:27 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : perl-Class-Accessor-Lite
Version : 0.08
Release : 16.el8
Architecture : noarch
Size : 17 k
Source : perl-Class-Accessor-Lite-0.08-16.el8.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.