mysql_zap

MariaDB database server binaries

Debian Debian
RUN apt-get update && \ apt-get install -y mysql-server-5.5
Ubuntu
RUN apt-get update && \ apt-get install -y percona-xtradb-cluster-server-5.5
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y mariadb-server-10.1
Fedora
RUN dnf install -y mariadb-server-utils-3
Raspbian
RUN apt-get update && \ apt-get install -y mariadb-server-5.5
click the source code to copy install mysql_zap on any operating system with command-not-found.com