EN
Linux - install MariaDB on Debian 10
6
points
Quick solution:
sudo apt update
sudo apt install mariadb-server
sudo mysql_secure_installation