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

Last updated: October 07,2024

1. Install "perl-less.noarch" package

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

$ sudo dnf update $ sudo dnf install perl-less.noarch

2. Uninstall "perl-less.noarch" package

In this section, we are going to explain the necessary steps to uninstall perl-less.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove perl-less.noarch $ sudo dnf autoremove

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

Last metadata expiration check: 2:12:56 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : perl-less
Version : 0.03
Release : 480.el9
Architecture : noarch
Size : 15 k
Source : perl-5.32.1-480.el9.src.rpm
Repository : ubi-9-appstream-rpms
Summary : Perl pragma to request less of something
URL : https://www.perl.org/
License : GPL+ or Artistic
Description : "use less ...;" is a Perl user-pragma. If you're very lucky some code you're
: using will know that you asked for less CPU usage or RAM or fat or... we just
: can't know.