Mysqltest Installation On A Debian, Ubuntu, Alpine, Arch, Kali, CentOS, Fedora And Raspbian

Mysqltest Installation On A Debian, Ubuntu, Alpine, Arch, Kali, CentOS, Fedora And Raspbian

mysqltest

MySQL

Install mysqltest

  • Debian apt-get install mariadb-test-10.0 Click to copy
  • Ubuntu apt-get install percona-xtradb-cluster-server-5.5 Click to copy
  • Alpine OS apk add mariadb-test Click to copy
  • Arch Linux pacman -S percona-server-clients Click to copy
  • Kali Linux apt-get install mariadb-test Click to copy
  • CentOS yum install mysql-server Click to copy
  • Fedora dnf install community-mysql-server Click to copy
  • Raspbian apt-get install mariadb-test-5.5 Click to copy
Installation of latest mysqltest command is available for Debian, Ubuntu, Alpine, Arch, Kali, CentOS, Fedora and Raspbian. You can copy the command for your OS from above and paste it into your terminal. Once you run the command it will download the 2024 latest package from the repository and install it in your computer/server.