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

Last updated: May 08,2024

1. Install "cl-sql-sqlite" package

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

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

2. Uninstall "cl-sql-sqlite" package

Learn how to uninstall cl-sql-sqlite on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: cl-sql-sqlite
Priority: extra
Section: universe/devel
Installed-Size: 52
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), libsqlite0-dev, cl-sql-uffi (>= 6.7.0-1build1)
Filename: pool/universe/c/cl-sql/cl-sql-sqlite_6.7.0-1build1_all.deb
Size: 8336
MD5sum: 1bb1ce4cb87fcec4b5f7ddb70c104735
SHA1: cd04639e19255634a2c7710ae51cbf0f7e7fbd2d
SHA256: fae2f21fd2c430c3ba1d9575b1e812b99b030c9a7a5dc085e3fad96d20cbd278
Description-en: CLSQL database backend, SQLite
This package enables you to use the CLSQL data access package
with SQLite databases.
CLSQL is a Common Lisp interface to SQL databases.
Description-md5: 58b97cd2a5871dcf2d3fb25719fc26d1
Homepage: http://clsql.kpe.io/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu