How to Install and Uninstall libpackage-variant-perl Package on Kali Linux

Last updated: May 21,2024

1. Install "libpackage-variant-perl" package

This is a short guide on how to install libpackage-variant-perl on Kali Linux

$ sudo apt update $ sudo apt install libpackage-variant-perl

2. Uninstall "libpackage-variant-perl" package

Here is a brief guide to show you how to uninstall libpackage-variant-perl on Kali Linux:

$ sudo apt remove libpackage-variant-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libpackage-variant-perl package on Kali Linux

Package: libpackage-variant-perl
Version: 1.003002-2
Installed-Size: 35
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any, libimport-into-perl, libmodule-runtime-perl, libstrictures-perl
Size: 13932
SHA256: 80a93180a943882ec879875cc17daaeeac57adec4b6d8f8683d86b7d4e466d88
SHA1: 14d680982f036aa35ab382a7b2c1af51918cb733
MD5sum: b71ca35c63ca4518e67586bf81d6fd44
Description: parameterizable packages
Package::Variant allows you to build a variable package that contains a
package template and can use it to build variant packages at runtime.
.
Your variable package will export a subroutine which will build a
variant package, combining its arguments with the template, and return
the name of the new variant package.
.
The implementation does not care about what kind of packages it builds,
be they simple function exporters, classes, singletons or something
entirely different.
Description-md5:
Homepage: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=p5sagit/Package-Variant.git
Tag: devel::lang:perl, devel::library, implemented-in::perl
Section: perl
Priority: optional
Filename: pool/main/libp/libpackage-variant-perl/libpackage-variant-perl_1.003002-2_all.deb