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

Last updated: April 28,2024

1. Install "perl-Spiffy.noarch" package

Please follow the step by step instructions below to install perl-Spiffy.noarch on Oracle Linux 9

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

2. Uninstall "perl-Spiffy.noarch" package

Please follow the step by step instructions below to uninstall perl-Spiffy.noarch on Oracle Linux 9:

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

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

Last metadata expiration check: 2:13:22 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : perl-Spiffy
Version : 0.46
Release : 19.el9
Architecture : noarch
Size : 39 k
Source : perl-Spiffy-0.46-19.el9.src.rpm
Repository : epel
Summary : Framework for doing object oriented (OO) programming in Perl
URL : https://metacpan.org/release/Spiffy
License : GPL+ or Artistic
Description : "Spiffy" is a framework and methodology for doing object oriented (OO)
: programming in Perl. Spiffy combines the best parts of Exporter.pm, base.pm,
: mixin.pm and SUPER.pm into one magic foundation class. It attempts to fix all
: the nits and warts of traditional Perl OO, in a clean, straightforward and
: (perhaps someday) standard way.