How to Install and Uninstall libossp-uuid16 Package on Kali Linux

Last updated: May 02,2024

1. Install "libossp-uuid16" package

Here is a brief guide to show you how to install libossp-uuid16 on Kali Linux

$ sudo apt update $ sudo apt install libossp-uuid16

2. Uninstall "libossp-uuid16" package

This guide covers the steps necessary to uninstall libossp-uuid16 on Kali Linux:

$ sudo apt remove libossp-uuid16 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libossp-uuid16 package on Kali Linux

Package: libossp-uuid16
Source: ossp-uuid (1.6.2-1.5)
Version: 1.6.2-1.5+b12
Installed-Size: 132
Maintainer: Marco Nenciarini
Architecture: amd64
Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.0), libstdc++6 (>= 5)
Suggests: uuid
Size: 37504
SHA256: 64234a5bf167e19b7464af2ed6f38e07c6b9cad7f6eb302f6796053c1a478dbd
SHA1: 2de6e819c34ec72cf3777948215d9b3029ce26ca
MD5sum: f6b090b412b55204cfb227920a4cb8b8
Description: OSSP uuid ISO-C and C++ - shared library
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.
.
This package contains the shared library.
Description-md5:
Multi-Arch: same
Homepage: http://www.ossp.org/pkg/lib/uuid/
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/o/ossp-uuid/libossp-uuid16_1.6.2-1.5+b12_amd64.deb