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

Last updated: May 19,2024

1. Install "cl-puri" package

This guide covers the steps necessary to install cl-puri on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install cl-puri

2. Uninstall "cl-puri" package

Please follow the step by step instructions below to uninstall cl-puri on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: cl-puri
Priority: optional
Section: universe/devel
Installed-Size: 88
Maintainer: Ubuntu Developers
Original-Maintainer: Kevin M. Rosenberg
Architecture: all
Version: 1:1.5.6-1
Recommends: cl-ptester
Filename: pool/universe/c/cl-puri/cl-puri_1.5.6-1_all.deb
Size: 18100
MD5sum: ef5db7a2b8dc29b3e5df4e80ef4ff5bb
SHA1: 130610e13241b5a8c1d38651455bdd24631a5009
SHA256: 79f446e5dfb0090559f3dcf3595989b98df33e41fb898998f05d8ccab6e1fd98
Description-en: Common Lisp Portable URI Library
This is portable Universal Resource Identifier (RFC 2396)
library for Common Lisp programs. It is based on Franz,
Incorporated opensource package and ported to run on
other CL implementations. A regression test package is included.
Description-md5: cc2149dc3042d8b57e2e76649db5cca1
Homepage: http://files.kpe.io/puri/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu