

The mysql service should be started by default, you can confirm service status using the command: $ systemctl status mysql Select the Authentication plugin and select to finish installation of MySQL 8.0 on Debian 11/10 /9.Ĭheck version installed using the apt-policycommand: $ apt policy mysql-server When asked for the rootpassword, provide the password. Once the repository has been added, install MySQL 8.0 on Debian 11/10/9 by running the following commands: sudo apt update Step 2: Install MySQL 8.0 on Debian 11/10/9 Then tab to and press key to confirm version installation. Sudo dpkg -i mysql-apt-config_0.8.22-1_all.debĬonfirm addition of MySQL 8.0 repository as default when prompted. sudo apt update & sudo apt -y install wget MySQL 8.0 packages are available on official MySQL Dev apt repository.
