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

Last updated: May 16,2024

1. Install "libdigest-bubblebabble-perl" package

Please follow the guidance below to install libdigest-bubblebabble-perl on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libdigest-bubblebabble-perl

2. Uninstall "libdigest-bubblebabble-perl" package

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

$ sudo apt remove libdigest-bubblebabble-perl $ sudo apt autoclean && sudo apt autoremove

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

Package: libdigest-bubblebabble-perl
Priority: optional
Section: universe/perl
Installed-Size: 49
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 0.02-2
Depends: perl
Filename: pool/universe/libd/libdigest-bubblebabble-perl/libdigest-bubblebabble-perl_0.02-2_all.deb
Size: 7908
MD5sum: 51f2308001f1b08d1782e2d0f2fe91c8
SHA1: 0c21362e087928991cdc4b10ab29c5757f13b580
SHA256: e225275048bb588f82c9a334cf2be9364f805d900dfd6182ca40d33b5a5f94ec
Description-en: perl module to create bubble-babble fingerprints
Digest::BubbleBabble takes a message digest (generated by
either of the MD5 or SHA-1 message digest algorithms) and creates
a fingerprint of that digest in "bubble babble" format.
Bubble babble is a method of representing a message digest
as a string of "real" words, to make the fingerprint easier
to remember. The "words" are not necessarily real words, but
they look more like words than a string of hex characters.
.
Bubble babble fingerprinting is used by the SSH2 suite
(and, consequently, by Net::SSH::Perl, the Perl SSH
implementation) to display easy-to-remember key fingerprints.
The key (a DSA or RSA key) is converted into a textual form,
digested using Digest::SHA, and run through bubblebabble
to create the key fingerprint.
Description-md5: 53d3feb819fdf5fe359a87daa35fb618
Homepage: http://search.cpan.org/dist/Digest-BubbleBabble/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu