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

Last updated: May 18,2024

1. Install "libuuid-perl" package

Please follow the guidance below to install libuuid-perl on Kali Linux

$ sudo apt update $ sudo apt install libuuid-perl

2. Uninstall "libuuid-perl" package

This tutorial shows how to uninstall libuuid-perl on Kali Linux:

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

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

Package: libuuid-perl
Source: libuuid-perl (0.31-1)
Version: 0.31-1+b1
Installed-Size: 51
Maintainer: Debian Perl Group
Architecture: amd64
Depends: perl-base (>= 5.38.2-2), perlapi-5.38.2, libc6 (>= 2.4), libuuid1 (>= 2.16)
Size: 17724
SHA256: d3a6bd2656e49867745460ad60b31e080be45d3ae9fdc00370fe09ce0c21193b
SHA1: 8cca385cb1c370111b8d9aad436895f379670f40
MD5sum: a5a9bfc951b0f0fcf662eecf66980089
Description: Perl extension for using UUID interfaces as defined in e2fsprogs
libuuid generates and parses 128-bit universally unique ids (UUIDs).
See RFC 4122 for more information.
.
This is a Perl interface to libuuid. It allows generation, parsing,
and unparsing of UUIDs.
Description-md5:
Homepage: https://metacpan.org/release/UUID
Tag: devel::lang:perl, devel::library, implemented-in::c,
implemented-in::perl, role::devel-lib
Section: perl
Priority: optional
Filename: pool/main/libu/libuuid-perl/libuuid-perl_0.31-1+b1_amd64.deb