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

Last updated: May 07,2024

1. Install "cl-sqlite" package

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

$ sudo apt update $ sudo apt install cl-sqlite

2. Uninstall "cl-sqlite" package

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

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

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

Package: cl-sqlite
Priority: optional
Section: universe/lisp
Installed-Size: 116
Maintainer: Ubuntu Developers
Original-Maintainer: Dimitri Fontaine
Architecture: all
Version: 20130615-2
Depends: cl-iterate, cl-cffi, libsqlite3-0
Filename: pool/universe/c/cl-sqlite/cl-sqlite_20130615-2_all.deb
Size: 14530
MD5sum: 8599555f6610fb5c85f687dcc9da6c86
SHA1: bfbf6a8cb2b83d001a3d7c478390b2d7d63b92fe
SHA256: 71b62ee197ba46bbd82dc1d2190ba012f4a663a46f1bdba85d25c89ba7bf83cb
Description-en: Common Lisp interface to SQLite
CL-SQLITE package is an interface to the SQLite embedded relational
database engine.
Description-md5: 6c3a42d537829ca4282f642635338302
Homepage: http://common-lisp.net/project/cl-sqlite/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu