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

Last updated: May 09,2024

1. Install "cl-sql-odbc" package

This guide covers the steps necessary to install cl-sql-odbc on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "cl-sql-odbc" package

Here is a brief guide to show you how to uninstall cl-sql-odbc on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: cl-sql-odbc
Priority: extra
Section: universe/devel
Installed-Size: 161
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), unixodbc-dev, cl-sql-mysql, cl-sql-postgresql
Suggests: acl-pro-installer
Filename: pool/universe/c/cl-sql/cl-sql-odbc_6.7.0-1build1_all.deb
Size: 26838
MD5sum: 2df0d22aecc79f1a072fa4ed4c6733e1
SHA1: 475eb4f7645e6df80d4e649145eaa8efaeb8ae90
SHA256: bc7cc668e5d92d2075cea485a210af75adfd1e04e8b0717d4aa2ff8053771aeb
Description-en: CLSQL database backend, ODBC
This package enables you to use the CLSQL data access package
with ODBC databases.
CLSQL is a Common Lisp interface to SQL databases.
Description-md5: e0c127b2b735addb19b5fe086d91e62a
Homepage: http://clsql.kpe.io/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu