How to Install and Uninstall libobject-id-perl Package on Kali Linux

Last updated: May 15,2024

1. Install "libobject-id-perl" package

Please follow the steps below to install libobject-id-perl on Kali Linux

$ sudo apt update $ sudo apt install libobject-id-perl

2. Uninstall "libobject-id-perl" package

Please follow the step by step instructions below to uninstall libobject-id-perl on Kali Linux:

$ sudo apt remove libobject-id-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libobject-id-perl package on Kali Linux

Package: libobject-id-perl
Version: 0.1.2-3
Installed-Size: 39
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any, libhash-fieldhash-perl, libsub-name-perl
Recommends: libossp-uuid-perl
Size: 16880
SHA256: 46447ab167462aba8f3fc6c6b712aa380f9d95203ded451b1ec181873f143386
SHA1: 8dee348f8cd20a144c986580e3edf389e276b087
MD5sum: 15a3c7026c07d16a3276c3d742ec1ee2
Description: unique identifier for any object
Object::ID is a unique identifier for any object, regardless of its type,
structure or contents. Its features are:
.
* Works on ANY object of any type
* Does not modify the object in any way
* Does not change with the object's contents
* Is O(1) to calculate (ie. doesn't matter how big the object is)
* The id is unique for the life of the process
* The id is always a true value
Description-md5:
Homepage: https://metacpan.org/release/Object-ID
Tag: devel::lang:perl, devel::library, implemented-in::perl, role::shared-lib
Section: perl
Priority: optional
Filename: pool/main/libo/libobject-id-perl/libobject-id-perl_0.1.2-3_all.deb