mycli

A command-line client for MySQL that can do auto-completion and syntax highlighting. More information: <https://mycli.net>.

Debian Debian
RUN apt-get update && \ apt-get install -y mycli
Ubuntu
RUN apt-get update && \ apt-get install -y mycli
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y mycli
Fedora
RUN dnf install -y mycli
Raspbian
RUN apt-get update && \ apt-get install -y mycli
click the source code to copy install mycli on any operating system with command-not-found.com