How to Install and Uninstall mycli Package on Kali Linux

Last updated: May 08,2024

1. Install "mycli" package

Here is a brief guide to show you how to install mycli on Kali Linux

$ sudo apt update $ sudo apt install mycli

2. Uninstall "mycli" package

This tutorial shows how to uninstall mycli on Kali Linux:

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

3. Information about the mycli package on Kali Linux

Package: mycli
Version: 1.27.0-1
Installed-Size: 255
Maintainer: Daniel Baumann
Architecture: all
Depends: python3-cli-helpers, python3-pkg-resources, python3-prompt-toolkit (>= 2.0), python3-sqlglot, python3-sqlparse (>= 0.4), python3-tabulate, python3-terminaltables, python3-click, python3-configobj, python3-cryptography, python3-pyaes, python3-pygments, python3-pymysql, python3-pyperclip, python3:any
Size: 65088
SHA256: a125e28fc571182feb46f1d78ef39fb6e5d4d0be31ec3d0695ee616ee065c418
SHA1: f7ca5a976d3bad282659602362d20db7e67ac53b
MD5sum: 6b03955a5ac6f873fc9690f179dffc39
Description: CLI for MySQL/MariaDB with auto-completion and syntax highlighting
mycli is a command line interface for MySQL/MariaDB with auto-completion and
syntax highlighting. It is also capable of pretty printing tabular data.
Description-md5:
Homepage: https://www.mycli.net
Section: database
Priority: optional
Filename: pool/main/m/mycli/mycli_1.27.0-1_all.deb