{"id":10147,"date":"2021-08-21T09:38:31","date_gmt":"2021-08-21T06:38:31","guid":{"rendered":"https:\/\/kifarunix.com\/?p=10147"},"modified":"2024-03-18T18:48:10","modified_gmt":"2024-03-18T15:48:10","slug":"install-mariadb-10-6-on-debian-11","status":"publish","type":"post","link":"https:\/\/kifarunix.com\/install-mariadb-10-6-on-debian-11\/","title":{"rendered":"Install MariaDB 10.6 on Debian 11"},"content":{"rendered":"\n

Follow through this guide to learn how to install MariaDB 10.6 on Debian 11. \u201cMariaDB 10.6<\/a> is the current stable series of MariaDB. It is an evolution of MariaDB 10.5<\/a> with several entirely new features and improvements<\/a>“<\/em>.<\/p>\n\n\n\n

Installing MariaDB 10.6 on Debian 11<\/h2>\n\n\n\n

Run System Update<\/h3>\n\n\n\n

Assuming that you are installing MariaDB 10.6 on a newly installed Debian 11, update and upgrade your system packages.<\/p>\n\n\n\n

apt update <\/code><\/pre>\n\n\n\n
apt upgrade<\/code><\/pre>\n\n\n\n

There are two methods in which you can install MariaDB;<\/p>\n\n\n\n