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

Last updated: May 18,2024

1. Install "perl-fields.noarch" package

Here is a brief guide to show you how to install perl-fields.noarch on Oracle Linux 9

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

2. Uninstall "perl-fields.noarch" package

This guide covers the steps necessary to uninstall perl-fields.noarch on Oracle Linux 9:

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

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

Last metadata expiration check: 2:46:33 ago on Thu Feb 15 07:50:05 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 : ol9_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.