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

Last updated: May 13,2024

1. Install "libnumber-recordlocator-perl" package

Learn how to install libnumber-recordlocator-perl on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libnumber-recordlocator-perl

2. Uninstall "libnumber-recordlocator-perl" package

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

$ sudo apt remove libnumber-recordlocator-perl $ sudo apt autoclean && sudo apt autoremove

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

Package: libnumber-recordlocator-perl
Priority: optional
Section: universe/perl
Installed-Size: 64
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 0.005-1
Depends: perl
Filename: pool/universe/libn/libnumber-recordlocator-perl/libnumber-recordlocator-perl_0.005-1_all.deb
Size: 7532
MD5sum: 4575e8d723dd898feb4f40649d0bc1a3
SHA1: a683b0cd18bc7314fb0558d48e6da70d925e887f
SHA256: 8dcce6cba5497d4b63848cb1be5470751c9205b9632614734d10bd1f45e910cc
Description-en: Perl module that encodes integers into a short "locator string"
Number::RecordLocator encodes integers into a 32 character "alphabet"
designed to be short and easy to read and pronounce. The encoding maps:
.
0 to O
1 to I
S to F
B to P
.
With a 32 bit encoding, you can map 33.5 million unique ids into a 5
character code.
Description-md5: e1870a4e7db75729ea89837602123094
Homepage: http://search.cpan.org/dist/Number-RecordLocator/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu