How to Install and Uninstall cl-usocket Package on Kali Linux

Last updated: May 08,2024

1. Install "cl-usocket" package

Please follow the steps below to install cl-usocket on Kali Linux

$ sudo apt update $ sudo apt install cl-usocket

2. Uninstall "cl-usocket" package

Please follow the guidelines below to uninstall cl-usocket on Kali Linux:

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

3. Information about the cl-usocket package on Kali Linux

Package: cl-usocket
Version: 0.8.3-2
Installed-Size: 388
Maintainer: Debian Common Lisp Team
Architecture: all
Depends: cl-split-sequence, cl-bordeaux-threads
Recommends: cl-rt
Size: 74884
SHA256: 6015890da5eba587e70bb20da9e2104b66962fc740a0fcd008670ba0e30bc570
SHA1: 7ca7ad6eece30830f4dcb82021e82033e3ec51cb
MD5sum: c84e9e06f5b0c2c23a2a2963a6f5410e
Description: 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:
Multi-Arch: foreign
Homepage: https://common-lisp.net/project/usocket/
Section: lisp
Priority: optional
Filename: pool/main/c/cl-usocket/cl-usocket_0.8.3-2_all.deb