How to Install and Uninstall libobject-id-perl Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: June 29,2024

1. Install "libobject-id-perl" package

This guide covers the steps necessary to install libobject-id-perl on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libobject-id-perl" package

This is a short guide on how to uninstall libobject-id-perl on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the libobject-id-perl package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libobject-id-perl
Priority: optional
Section: universe/perl
Installed-Size: 73
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 0.1.2-2
Depends: perl, libhash-fieldhash-perl, libsub-name-perl
Recommends: libossp-uuid-perl
Filename: pool/universe/libo/libobject-id-perl/libobject-id-perl_0.1.2-2_all.deb
Size: 15820
MD5sum: 624544421bf81a298e507d1ff50ffab0
SHA1: 720db7affdaff2ad11480d72e7a35170e4749dc3
SHA256: 10a0f408b4f0f3eb19ce9ddd7003e9ef9a5ce9474db6eceed49f5d9a98a9ea22
Description-en: 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: 10bd3de9662ae97c7d07719760dc9fbd
Homepage: https://metacpan.org/release/Object-ID
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu