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

Last updated: May 08,2024

1. Install "cl-sql-aodbc" package

In this section, we are going to explain the necessary steps to install cl-sql-aodbc on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "cl-sql-aodbc" package

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

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

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

Package: cl-sql-aodbc
Priority: extra
Section: universe/devel
Installed-Size: 31
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), cl-sql-mysql, cl-sql-postgresql
Suggests: acl-pro-installer
Filename: pool/universe/c/cl-sql/cl-sql-aodbc_6.7.0-1build1_all.deb
Size: 4574
MD5sum: 0c3ca5830b7511594f4fd79f142ee7a8
SHA1: 5130f10865d0ad5031537c79efcca70e15260db1
SHA256: 6c32ad79cd6363ea7b045d5318ac93705d93974ba51b52fd3c1282c92d903961
Description-en: CLSQL database backend, AODBC
This package enables you to use the CLSQL data access package
with AllegroCL's AODBC databases.
CLSQL is a Common Lisp interface to SQL databases.
Description-md5: 78668b107d69577f382cc919bc9d804e
Homepage: http://clsql.kpe.io/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu