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

Last updated: May 04,2024

1. Install "libossp-uuid-perl" package

This guide covers the steps necessary to install libossp-uuid-perl on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libossp-uuid-perl" package

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

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

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

Package: libossp-uuid-perl
Priority: optional
Section: universe/libs
Installed-Size: 73
Maintainer: Ubuntu Developers
Original-Maintainer: Marco Nenciarini
Architecture: amd64
Source: ossp-uuid
Version: 1.6.2-1.5build2
Replaces: libdata-uuid-perl
Provides: libdata-uuid-perl
Depends: libc6 (>= 2.4), libossp-uuid16, perl (>= 5.22.1-1), perlapi-5.22.1
Conflicts: libdata-uuid-perl
Filename: pool/universe/o/ossp-uuid/libossp-uuid-perl_1.6.2-1.5build2_amd64.deb
Size: 18474
MD5sum: a37cf9386d0ee3103caca8a2a05a1d83
SHA1: 1f488f811a753011d6324fa6efa7d66e2d3469a8
SHA256: 8cbf3d83eba71d1a2163589181763eca97c7362fc95ebbddae97ddebbbda5192
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
Homepage: http://www.ossp.org/pkg/lib/uuid/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 3y
Task: mythbuntu-frontend, mythbuntu-desktop, mythbuntu-backend-slave, mythbuntu-backend-master