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

Last updated: May 19,2024

1. Install "cl-sql-mysql" package

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

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

2. Uninstall "cl-sql-mysql" package

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

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

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

Package: cl-sql-mysql
Priority: extra
Section: universe/devel
Installed-Size: 102
Maintainer: Ubuntu Developers
Original-Maintainer: Kevin M. Rosenberg
Architecture: amd64
Source: cl-sql
Version: 6.7.0-1build1
Provides: cl-sql-backend
Depends: cl-sql (= 6.7.0-1build1), cl-sql-uffi (= 6.7.0-1build1), libc6 (>= 2.2.5), libmysqlclient-dev
Filename: pool/universe/c/cl-sql/cl-sql-mysql_6.7.0-1build1_amd64.deb
Size: 16864
MD5sum: 7df4396e26d0532f328ef64db76d07bc
SHA1: 1f3cabe8f317237a3e5a5d37aeef9166a06e7bcb
SHA256: 3261a9f2b43fede57c3d97e9d8065a9ca42466406893412a7fad208ed44c1166
Description-en: CLSQL database backend, MySQL
This package enables you to use the CLSQL data access package
with MySQL databases.
CLSQL is a Common Lisp interface to SQL databases.
Description-md5: 1c361ed8a766b0b03e9087751d61a134
Homepage: http://clsql.kpe.io/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu