How to Install and Uninstall perl-less.noarch Package on Fedora 35

Last updated: September 28,2024

1. Install "perl-less.noarch" package

Please follow the steps below to install perl-less.noarch on Fedora 35

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

2. Uninstall "perl-less.noarch" package

Please follow the guidelines below to uninstall perl-less.noarch on Fedora 35:

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

3. Information about the perl-less.noarch package on Fedora 35

Last metadata expiration check: 1:42:55 ago on Wed Sep 7 14:25:02 2022.
Available Packages
Name : perl-less
Version : 0.03
Release : 486.fc35
Architecture : noarch
Size : 18 k
Source : perl-5.34.1-486.fc35.src.rpm
Repository : updates
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.