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

Last updated: May 16,2024

1. Install "cl-uuid" package

Please follow the guidelines below to install cl-uuid on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install cl-uuid

2. Uninstall "cl-uuid" package

This guide covers the steps necessary to uninstall cl-uuid on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove cl-uuid $ sudo apt autoclean && sudo apt autoremove

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

Package: cl-uuid
Priority: optional
Section: universe/lisp
Installed-Size: 57
Maintainer: Ubuntu Developers
Original-Maintainer: Dimitri Fontaine
Architecture: all
Version: 20130813-1
Depends: cl-ironclad, cl-trivial-utf-8
Filename: pool/universe/c/cl-uuid/cl-uuid_20130813-1_all.deb
Size: 6752
MD5sum: 5483cd560189b2e8766fcb85a078ad1f
SHA1: 5139d9dd8399c625e04274bdbb1e3971316cab22
SHA256: fe83e09b699e9b037e5bf143e82a274eb68fc6e022425a07d3d88ff51cbcf490
Description-en: Common Lisp librabry for generation of UUIDs as described by RFC 4122
UUID provides methods for the generation of uuids version 1 (time based), 3
(name based with MD5 hashing), 5 (name based with SHA1 hashing) and 4
(random uuids).
Description-md5: 9af677750d25bfcec3188dea869ddf1d
Homepage: http://www.dardoria.net/software/uuid.html
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu