How to Install and Uninstall perl-fields.noarch Package on Rocky Linux 9

Last updated: September 28,2024

1. Install "perl-fields.noarch" package

In this section, we are going to explain the necessary steps to install perl-fields.noarch on Rocky Linux 9

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

2. Uninstall "perl-fields.noarch" package

This tutorial shows how to uninstall perl-fields.noarch on Rocky Linux 9:

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

3. Information about the perl-fields.noarch package on Rocky Linux 9

Last metadata expiration check: 2:05:58 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : perl-fields
Version : 2.27
Release : 480.el9
Architecture : noarch
Size : 16 k
Source : perl-5.32.1-480.el9.src.rpm
Repository : appstream
Summary : Compile-time class fields
URL : https://www.perl.org/
License : GPL+ or Artistic
Description : The "fields" pragma enables compile-time and run-time verified class fields.