How to Install and Uninstall libref-util-perl Package on Kali Linux
Last updated: November 07,2024
1. Install "libref-util-perl" package
This is a short guide on how to install libref-util-perl on Kali Linux
$
sudo apt update
Copied
$
sudo apt install
libref-util-perl
Copied
2. Uninstall "libref-util-perl" package
Here is a brief guide to show you how to uninstall libref-util-perl on Kali Linux:
$
sudo apt remove
libref-util-perl
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the libref-util-perl package on Kali Linux
Package: libref-util-perl
Version: 0.204-2
Installed-Size: 46
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any
Recommends: libreadonly-perl, libref-util-xs-perl
Size: 17392
SHA256: c0d0c9e50f50ee80583124e26f94af4204e48557a3744a81923d77236cbaa8d7
SHA1: d096142f547bd760a0c70c84e8c91dcd20e5d86f
MD5sum: 095e83e19e98ace506f54051e8984bd3
Description: set of utility functions for checking references
Ref::Util introduces several functions to help identify references in a
faster and smarter way. In short:
.
ref $foo eq 'ARRAY'
# is now:
is_arrayref($foo)
Description-md5:
Homepage: https://metacpan.org/release/Ref-Util
Tag: devel::lang:perl, devel::library, implemented-in::c,
implemented-in::perl, role::devel-lib
Section: perl
Priority: optional
Filename: pool/main/libr/libref-util-perl/libref-util-perl_0.204-2_all.deb
Version: 0.204-2
Installed-Size: 46
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any
Recommends: libreadonly-perl, libref-util-xs-perl
Size: 17392
SHA256: c0d0c9e50f50ee80583124e26f94af4204e48557a3744a81923d77236cbaa8d7
SHA1: d096142f547bd760a0c70c84e8c91dcd20e5d86f
MD5sum: 095e83e19e98ace506f54051e8984bd3
Description: set of utility functions for checking references
Ref::Util introduces several functions to help identify references in a
faster and smarter way. In short:
.
ref $foo eq 'ARRAY'
# is now:
is_arrayref($foo)
Description-md5:
Homepage: https://metacpan.org/release/Ref-Util
Tag: devel::lang:perl, devel::library, implemented-in::c,
implemented-in::perl, role::devel-lib
Section: perl
Priority: optional
Filename: pool/main/libr/libref-util-perl/libref-util-perl_0.204-2_all.deb