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

Last updated: May 10,2024

1. Install "liblv-perl" package

Please follow the step by step instructions below to install liblv-perl on Kali Linux

$ sudo apt update $ sudo apt install liblv-perl

2. Uninstall "liblv-perl" package

Please follow the steps below to uninstall liblv-perl on Kali Linux:

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

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

Package: liblv-perl
Version: 0.006-4
Installed-Size: 31
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any, libsub-name-perl
Recommends: libvariable-magic-perl
Size: 9712
SHA256: e4c34d2933e9357714cd31d83d27ee1217c4baa25c09c15e73298949ae616e06
SHA1: bfc8fe76ac8680f2dfeda30b6504a0bb463e0dd1
MD5sum: aaabbfcf22a485b331bcceb56e637129
Description: lvalue subroutines for Perl
LV makes lvalue subroutines easy and practical to use. It's inspired by the
lvalue module which is sadly problematic because of the existence of another
module on CPAN called Lvalue. (They can get confused on file-systems that
have case-insensitive file names.)
.
LV comes with three different implementations, based on Variable::Magic,
Sentinel and tie; it will choose and use the best available one.
Description-md5:
Homepage: https://metacpan.org/release/LV
Section: perl
Priority: optional
Filename: pool/main/libl/liblv-perl/liblv-perl_0.006-4_all.deb