How to Install and Uninstall perl-sort.noarch Package on Oracle Linux 9

Last updated: July 08,2024

1. Install "perl-sort.noarch" package

This guide let you learn how to install perl-sort.noarch on Oracle Linux 9

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

2. Uninstall "perl-sort.noarch" package

This tutorial shows how to uninstall perl-sort.noarch on Oracle Linux 9:

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

3. Information about the perl-sort.noarch package on Oracle Linux 9

Last metadata expiration check: 0:28:32 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : perl-sort
Version : 2.04
Release : 480.el9
Architecture : noarch
Size : 14 k
Source : perl-5.32.1-480.el9.src.rpm
Repository : ol9_appstream
Summary : Perl pragma to control sort() behavior
URL : https://www.perl.org/
License : GPL+ or Artistic
Description : With the "sort" pragma you can control the behavior of the builtin "sort()"
: function.