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

Last updated: October 07,2024

1. Install "perl-Spiffy.noarch" package

This guide covers the steps necessary to install perl-Spiffy.noarch on Fedora 35

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

2. Uninstall "perl-Spiffy.noarch" package

This guide let you learn how to uninstall perl-Spiffy.noarch on Fedora 35:

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

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

Last metadata expiration check: 1:29:29 ago on Wed Sep 7 14:25:02 2022.
Available Packages
Name : perl-Spiffy
Version : 0.46
Release : 22.fc35
Architecture : noarch
Size : 39 k
Source : perl-Spiffy-0.46-22.fc35.src.rpm
Repository : fedora
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.