How to Install and Uninstall libossp-uuid-perl Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 03,2024

1. Install "libossp-uuid-perl" package

In this section, we are going to explain the necessary steps to install libossp-uuid-perl on Ubuntu 21.10 (Impish Indri)

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

2. Uninstall "libossp-uuid-perl" package

Please follow the step by step instructions below to uninstall libossp-uuid-perl on Ubuntu 21.10 (Impish Indri):

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

3. Information about the libossp-uuid-perl package on Ubuntu 21.10 (Impish Indri)

Package: libossp-uuid-perl
Architecture: amd64
Version: 1.6.2-1.5build8
Priority: optional
Section: universe/libs
Source: ossp-uuid
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Marco Nenciarini
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 81
Provides: libdata-uuid-perl
Depends: libc6 (>= 2.4), libossp-uuid16, perl (>= 5.32.0-4), perlapi-5.32.0
Conflicts: libdata-uuid-perl
Replaces: libdata-uuid-perl
Filename: pool/universe/o/ossp-uuid/libossp-uuid-perl_1.6.2-1.5build8_amd64.deb
Size: 18708
MD5sum: 3be586dc70380c8690c7c7c0bbe07287
SHA1: 0af26b24ea95f49e70b0f25d59da9f349f19ca5d
SHA256: 8cde99ce33f3528f9c958dd8d26d013fd8b6f9783ff1dd737479ef0e36c377ea
SHA512: ee8ee04edb79b4ac934e5a04852c3776da0671bf922ac5da2d94b1d4b34c5e919d759d9e3b27b35fa3a80b2a6b4e2bc86cd162873349f2454a8add9d82df5e9d
Homepage: http://www.ossp.org/pkg/lib/uuid/
Description-en: perl OSSP::UUID - OSSP uuid Perl Binding
OSSP uuid is an ISO-C and Perl application programming interface (API)
and corresponding command line interface (CLI) for the generation of
DCE 1.1 and ISO/IEC 11578:1996 compliant Universally Unique Identifier
(UUID). It supports DCE 1.1 variant UUIDs of version 1 (time and node
based), version 3 (name based) and version 4 (random number based).
.
UUIDs are 128 bit numbers which are intended to have a high likelihood
of uniqueness over space and time and are computationally difficult
to guess. They are globally unique identifiers which can be locally
generated without contacting a global registration authority. UUIDs
are intended as unique identifiers for both mass tagging objects
with an extremely short lifetime and to reliably identifying very
persistent objects across a network.
.
OSSP::uuid provides two Perl APIs:
.
The OO-style API is a wrapper around the C-style API and intended for
high-level and regular programming.
.
The C-style API is a direct mapping of the OSSP uuid ISO-C API to Perl and
is intended for low-level programming.
.
The Debian package provides also Data::UUID interface so OSSP::uuid can be
used as free replacement for non-DFSG Perl module.
Description-md5: f8ca90ce3ad25625ddf4be13b04b7091