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

Last updated: May 15,2024

1. Install "libdata-uniqid-perl" package

Please follow the step by step instructions below to install libdata-uniqid-perl on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libdata-uniqid-perl

2. Uninstall "libdata-uniqid-perl" package

Please follow the guidelines below to uninstall libdata-uniqid-perl on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libdata-uniqid-perl $ sudo apt autoclean && sudo apt autoremove

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

Package: libdata-uniqid-perl
Priority: optional
Section: universe/perl
Installed-Size: 23
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 0.12-1
Depends: perl
Filename: pool/universe/libd/libdata-uniqid-perl/libdata-uniqid-perl_0.12-1_all.deb
Size: 5176
MD5sum: 29f0adc76a645ccbd8541cc053eab3b6
SHA1: f30b944c7f1ac2b47f1f8f5b767124d0fc960f41
SHA256: 4089bc782ae15fbba56862c277a627a9e605b847b69dc9d71399e47ac72bb0b5
Description-en: Perl extension for simple genrating of unique id's
Data::Uniqid provides three simple routines for generating unique ids. These
ids are coded with a Base62 systen to make them short and handy (e.g. to use
it as part of a URL).
Description-md5: fe297d6d81b0a74f63c00e40bb4e3cbe
Homepage: https://metacpan.org/release/Data-Uniqid
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu