How to Install and Uninstall mycli Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 08,2024

1. Install "mycli" package

Learn how to install mycli on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install mycli

2. Uninstall "mycli" package

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

$ sudo apt remove mycli $ sudo apt autoclean && sudo apt autoremove

3. Information about the mycli package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: mycli
Priority: optional
Section: universe/database
Installed-Size: 207
Maintainer: Ubuntu Developers
Original-Maintainer: Lennart Weller
Architecture: all
Version: 1.5.2-4
Depends: python3-click, python3-configobj, python3-prompt-toolkit (>= 0.57), python3-pygments (>= 2.0), python3-pymysql, python3-sqlparse (>= 0.1.16), python3-crypto, python3:any (>= 3.3.2-2~)
Filename: pool/universe/m/mycli/mycli_1.5.2-4_all.deb
Size: 43956
MD5sum: 1df7a2ed542382f41059d84d488b2d02
SHA1: 2aef6bb1fd339e54d7acc8212b107d9980adbf7c
SHA256: 1c866d76a7169c30adc5c84a9683be9620e8c06ae94946156b6451f50c25b663
Description-en: CLI for MySQL/MariaDB
This is a MySQL/MariaDB client that does auto-completion and syntax
highlighting. The CLI is also capable of pretty printing tabular data.
Description-md5: 7a6d8a931b671768f8f3817efc4d44dc
Homepage: http://mycli.net
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu