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

Last updated: May 16,2024

1. Install "cl-fad" package

This guide let you learn how to install cl-fad on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install cl-fad

2. Uninstall "cl-fad" package

Please follow the guidance below to uninstall cl-fad on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: cl-fad
Priority: optional
Section: universe/lisp
Installed-Size: 138
Maintainer: Ubuntu Developers
Original-Maintainer: Dimitri Fontaine
Architecture: all
Version: 0.7.3-1
Depends: cl-flexi-streams, cl-puri, cl-base64, cl-chunga, cl-ppcre, cl-usocket
Filename: pool/universe/c/cl-fad/cl-fad_0.7.3-1_all.deb
Size: 21072
MD5sum: c301558150d8047b6eef80dce5d37e0a
SHA1: 191630a2aeaebcbb524a94e64067c6a41e30eafe
SHA256: 97279f1e6f98484e094d2942f40d99266bd22cb5d655660e04da8313a91ce0c8
Description-en: portable pathname library for Common Lisp
CL-FAD (for "Files and Directories") is a thin layer atop Common Lisp's
standard pathname functions. It is intended to provide some unification
between current CL implementations on Windows, OS X, Linux, and Unix. Most
of the code was written by Peter Seibel for his book Practical Common Lisp.
Description-md5: 8142df92d553dc199716b142f1ad0a29
Homepage: http://weitz.de/cl-fad/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu