How to Install and Uninstall libspiffy-perl Package on Kali Linux

Last updated: May 12,2024

1. Install "libspiffy-perl" package

Please follow the instructions below to install libspiffy-perl on Kali Linux

$ sudo apt update $ sudo apt install libspiffy-perl

2. Uninstall "libspiffy-perl" package

Please follow the step by step instructions below to uninstall libspiffy-perl on Kali Linux:

$ sudo apt remove libspiffy-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libspiffy-perl package on Kali Linux

Package: libspiffy-perl
Version: 0.46-1
Installed-Size: 62
Maintainer: Debian Perl Group
Architecture: all
Depends: perl, libscalar-list-utils-perl
Size: 25728
SHA256: 50bd5716c8e51cdab4b0acbe8e47e3190db62bdc1ba3925ca622c8a2f7abc066
SHA1: aa602f52f333d04fb6104407bd4ccbaa2057b755
MD5sum: 52e727a2efc516bcd5182d798d5f48be
Description: Spiffy Perl Interface Framework For You
"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.
.
Spiffy borrows ideas from other OO languages like Python, Ruby,
Java and Perl 6. It also adds a few tricks of its own.
.
If you take a look on CPAN, there are a ton of OO related modules. When
starting a new project, you need to pick the set of modules that makes
most sense, and then you need to use those modules in each of your
classes. Spiffy, on the other hand, has everything you'll probably need
in one module, and you only need to use it once in one of your classes.
If you make Spiffy.pm the base class of the basest class in your
project, Spiffy will automatically pass all of its magic to all of your
subclasses. You may eventually forget that you're even using it!
Description-md5:
Homepage: https://metacpan.org/release/Spiffy
Tag: devel::lang:perl, devel::library, implemented-in::perl, role::devel-lib
Section: perl
Priority: optional
Filename: pool/main/libs/libspiffy-perl/libspiffy-perl_0.46-1_all.deb