How to Install and Uninstall perl-less.noarch Package on CentOS Stream 9

Last updated: October 06,2024

1. Install "perl-less.noarch" package

This guide covers the steps necessary to install perl-less.noarch on CentOS Stream 9

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

2. Uninstall "perl-less.noarch" package

Please follow the steps below to uninstall perl-less.noarch on CentOS Stream 9:

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

3. Information about the perl-less.noarch package on CentOS Stream 9

Last metadata expiration check: 0:06:50 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : perl-less
Version : 0.03
Release : 481.el9
Architecture : noarch
Size : 13 k
Source : perl-5.32.1-481.el9.src.rpm
Repository : appstream
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.