How to Install and Uninstall libuser-identity-perl Package on Kali Linux

Last updated: April 29,2024

1. Install "libuser-identity-perl" package

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

$ sudo apt update $ sudo apt install libuser-identity-perl

2. Uninstall "libuser-identity-perl" package

This is a short guide on how to uninstall libuser-identity-perl on Kali Linux:

$ sudo apt remove libuser-identity-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libuser-identity-perl package on Kali Linux

Package: libuser-identity-perl
Version: 1.02-1
Installed-Size: 198
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any, libhash-ordered-perl
Size: 70580
SHA256: 383aad727e82b90cbfe34ac5a502664d35838d9d20f06bf27640f4f2eec10702
SHA1: 39254c66959f671cc4a2fe17305d3aeafd22c43d
MD5sum: 7a40a5eb91beb398960798bc9c38be14
Description: module to manage a person's identities/roles
User::Identity is a Perl module that provides a set of informational classes
which are related to one user. This module attempts to be smart at providing
defaults, conversions and often required combinations.
.
The identities do not implement any kind of storage, so they can be used by
any Perl program. As a result, it is more flexible than an XML file to store
the data. For instance, you can choose to store the data using Data::Dumper,
Storable, DBI, AddressBook, etc.
Description-md5:
Multi-Arch: foreign
Homepage: https://metacpan.org/release/User-Identity
Tag: devel::lang:perl, devel::library, implemented-in::perl
Section: perl
Priority: optional
Filename: pool/main/libu/libuser-identity-perl/libuser-identity-perl_1.02-1_all.deb