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

Last updated: July 05,2024

1. Install "cl-qmynd" package

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

$ sudo apt update $ sudo apt install cl-qmynd

2. Uninstall "cl-qmynd" package

This guide covers the steps necessary to uninstall cl-qmynd on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: cl-qmynd
Priority: optional
Section: universe/lisp
Installed-Size: 246
Maintainer: Ubuntu Developers
Original-Maintainer: Dimitri Fontaine
Architecture: all
Version: 20150804-1
Depends: cl-babel, cl-flexi-streams, cl-ironclad, cl-trivial-gray-streams, cl-usocket
Filename: pool/universe/c/cl-qmynd/cl-qmynd_20150804-1_all.deb
Size: 36366
MD5sum: daa4bb75c9896d7342a092894155063e
SHA1: 63c78b47499b516c3a99a279a989088c19b97d5e
SHA256: a6c151ff7e8fef2d790516da2dd5a1a6a4f8046f9f26a7f8b057536ea74239d6
Description-en: MySQL Native Driver for Common Lisp
QMyND, the QITAB MySQL Native Driver, is a MySQL client library that
directly talks to a MySQL server in its native network protocol. The little
documentation there is currently lies in the code itself and its test
suite.
Description-md5: 9982ed3bbd14d1ff4f4869c8ef7aef8d
Homepage: http://common-lisp.net/project/qitab/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu