How to Install and Uninstall libdata-uuid-perl Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: May 18,2024

1. Install "libdata-uuid-perl" package

Please follow the instructions below to install libdata-uuid-perl on Ubuntu 21.04 (Hirsute Hippo)

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

2. Uninstall "libdata-uuid-perl" package

This guide let you learn how to uninstall libdata-uuid-perl on Ubuntu 21.04 (Hirsute Hippo):

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

3. Information about the libdata-uuid-perl package on Ubuntu 21.04 (Hirsute Hippo)

Package: libdata-uuid-perl
Architecture: amd64
Version: 1.226-1build1
Priority: optional
Section: universe/perl
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 59
Depends: perl (>= 5.32.0-4), perlapi-5.32.0, libc6 (>= 2.7)
Filename: pool/universe/libd/libdata-uuid-perl/libdata-uuid-perl_1.226-1build1_amd64.deb
Size: 17292
MD5sum: 0e04ad40e6d6fb51742585628061c85d
SHA1: f54555f3a9514fc6cc1ba9b5fe96119d8f38c719
SHA256: 5b749fce217cff77639f10f482d79da503eb37d265b953a60fcb04a070b750da
SHA512: d25a96081ed17d96158d4b3f41d033afbaef574047291ee7de68bfbe92250c84ae7e51d2e407a04be61af9d6bf5904f8f4d1bcac1d3464633da818adf0cda27d
Homepage: https://metacpan.org/release/Data-UUID
Description-en: globally/universally unique identifiers (GUIDs/UUIDs)
Data::UUID provides a framework for generating v3 UUIDs (Universally
Unique Identifiers, also known as GUIDs (Globally Unique Identifiers).
A UUID is 128 bits long, and is guaranteed to be different from all
other UUIDs/GUIDs generated until 3400 CE.
.
UUIDs were originally used in the Network Computing System (NCS) and
later in the Open Software Foundation's (OSF) Distributed Computing
Environment. Currently many different technologies rely on UUIDs to
provide unique identity for various software components. Microsoft
COM/DCOM for instance, uses GUIDs very extensively to uniquely identify
classes, applications and components across network-connected systems.
.
The algorithm for UUID generation, used by this extension, is described
in the Internet Draft "UUIDs and GUIDs" by Paul J. Leach and Rich Salz.
(See RFC 4122.) It provides reasonably efficient and reliable
framework for generating UUIDs and supports fairly high allocation
rates -- 10 million per second per machine -- and therefore is suitable
for identifying both extremely short-lived and very persistent objects
on a given system as well as across the network.
Description-md5: c4e08ade898fbcbcf6cb6e469d25319a