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

Last updated: May 08,2024

1. Install "cl-sql" package

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

$ sudo apt update $ sudo apt install cl-sql

2. Uninstall "cl-sql" package

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

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

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

Package: cl-sql
Priority: extra
Section: universe/devel
Installed-Size: 1933
Maintainer: Ubuntu Developers
Original-Maintainer: Kevin M. Rosenberg
Architecture: all
Version: 6.7.0-1build1
Recommends: cl-sql-backend
Filename: pool/universe/c/cl-sql/cl-sql_6.7.0-1build1_all.deb
Size: 596694
MD5sum: bc3a6d43ccf92ecdf33f96b014b4facb
SHA1: 2ca44bb1ed661a8ec8ee9c503430011d8d67dceb
SHA256: 6f47a3fe2410248e10a00cb9ded6e82e0f6d011a5ec86c7bed322d8029a7c3e1
Description-en: SQL Interface for Common Lisp
CLSQL is a Common Lisp interface for multiple SQL databases
on multiple Common Lisp implementations. It uses the UFFI
foreign language interface.
Description-md5: e4133a9f6a7781ec8bdc047234cba530
Homepage: http://clsql.kpe.io/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu