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

Last updated: May 08,2024

1. Install "cl-sql-sqlite3" package

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

$ sudo apt update $ sudo apt install cl-sql-sqlite3

2. Uninstall "cl-sql-sqlite3" package

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

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

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

Package: cl-sql-sqlite3
Priority: extra
Section: universe/devel
Installed-Size: 58
Maintainer: Ubuntu Developers
Original-Maintainer: Kevin M. Rosenberg
Architecture: all
Source: cl-sql
Version: 6.7.0-1build1
Provides: cl-sql-backend
Depends: cl-sql (= 6.7.0-1build1), libsqlite3-dev, cl-sql-uffi (>= 6.7.0-1build1)
Filename: pool/universe/c/cl-sql/cl-sql-sqlite3_6.7.0-1build1_all.deb
Size: 9564
MD5sum: a6e2efac40620526137ca7d10ae79682
SHA1: ca1aceefb1bcf3f2af0f7c0b6db102b8f35bf5a4
SHA256: 35fd2a84cbb9837d2ff5387860ec98bad51a7b88882842f4329c6226b8957b32
Description-en: CLSQL database backend, SQLite3
This package enables you to use the CLSQL data access package
with SQLite3 databases.
CLSQL is a Common Lisp interface to SQL databases.
Description-md5: 123e8e300dcf9add9f2da0225590b6b1
Homepage: http://clsql.kpe.io/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu