How to Install and Uninstall libapache-singleton-perl Package on Kali Linux

Last updated: May 10,2024

1. Install "libapache-singleton-perl" package

Please follow the guidelines below to install libapache-singleton-perl on Kali Linux

$ sudo apt update $ sudo apt install libapache-singleton-perl

2. Uninstall "libapache-singleton-perl" package

Please follow the guidelines below to uninstall libapache-singleton-perl on Kali Linux:

$ sudo apt remove libapache-singleton-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libapache-singleton-perl package on Kali Linux

Package: libapache-singleton-perl
Version: 0.17-2
Installed-Size: 32
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any, libapache2-mod-perl2, libcgi-pm-perl
Size: 12316
SHA256: 52dd025ffa3e3869fe36feee7858db966df64e1bbd09ba33fde41cb955212e84
SHA1: 87343de996145fe5d219ab464a03ad2bff3a34cb
MD5sum: 2853e61e7b40596e3402112b7fd420e1
Description: Singleton class for mod_perl
Apache::Singleton is a Perl module that provides a Singleton class suitable
for use with mod_perl.
.
A Singleton describes an object class that can have only one instance in any
system. An example of a Singleton might be a print spooler or system
registry.
.
For a description and discussion of the Singleton class, see
"Design Patterns", Gamma et al, Addison-Wesley, 1995, ISBN 0-201-63361-2.
Description-md5:
Homepage: https://metacpan.org/release/Apache-Singleton
Tag: devel::lang:perl, devel::library, implemented-in::perl, suite::apache
Section: perl
Priority: optional
Filename: pool/main/liba/libapache-singleton-perl/libapache-singleton-perl_0.17-2_all.deb