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

Last updated: May 08,2024

1. Install "cl-usocket" package

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

$ sudo apt update $ sudo apt install cl-usocket

2. Uninstall "cl-usocket" package

This tutorial shows how to uninstall cl-usocket on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: cl-usocket
Priority: optional
Section: universe/devel
Installed-Size: 310
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Common Lisp Team
Architecture: all
Version: 0.6.3.2-1
Depends: cl-split-sequence
Recommends: cl-rt
Filename: pool/universe/c/cl-usocket/cl-usocket_0.6.3.2-1_all.deb
Size: 57972
MD5sum: 19c6e186da5b9b38fc7bf8810cf71dce
SHA1: ab9cf3f0549ae122b83c12d96548853c6108e6b6
SHA256: 4f43f2cf96c7d442342286c6b1433f780fad6117f0fd8be92fbf9855337155e6
Description-en: Common Lisp socket library
cl-usocket provides a library for Common Lisp programs to use TCP
sockets. It is the successor to trivial-sockets.
.
To run the test suite you need the recommended cl-rt package.
Description-md5: a38881d0de1f774189c4488770f77394
Homepage: http://common-lisp.net/project/usocket/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu