How to Install and Uninstall libdata-uuid-perl Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 19,2024

1. Install "libdata-uuid-perl" package

Please follow the guidelines below to install libdata-uuid-perl on Ubuntu 20.10 (Groovy Gorilla)

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

2. Uninstall "libdata-uuid-perl" package

Please follow the instructions below to uninstall libdata-uuid-perl on Ubuntu 20.10 (Groovy Gorilla):

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

3. Information about the libdata-uuid-perl package on Ubuntu 20.10 (Groovy Gorilla)

Package: libdata-uuid-perl
Architecture: amd64
Version: 1.224-1
Priority: optional
Section: universe/perl
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 58
Depends: perl (>= 5.30.0-9build1), perlapi-5.30.0, libc6 (>= 2.7)
Filename: pool/universe/libd/libdata-uuid-perl/libdata-uuid-perl_1.224-1_amd64.deb
Size: 17024
MD5sum: 36988b18eb6637e0430bb280fbdb0dec
SHA1: a21e89a75e98061215725e4be2d3385eaa9b48ca
SHA256: ec1ddd52c8e83479e08b290d17c5f2393f0ed5ba7249c994c729e583831e29d0
SHA512: 50e08ccd696c2bc14a6eb722d6dbea3de3ea37422114d8a5cdb7b9719c9d426c5773b45d616bd3ef8d50d7dda02164ed86b28f729378ad8737f8d005d98eb7f6
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