{"id":6798,"date":"2020-08-24T22:20:51","date_gmt":"2020-08-24T19:20:51","guid":{"rendered":"https:\/\/kifarunix.com\/?p=6798"},"modified":"2024-03-14T22:21:40","modified_gmt":"2024-03-14T19:21:40","slug":"install-mariadb-10-5-on-debian-10-buster","status":"publish","type":"post","link":"https:\/\/kifarunix.com\/install-mariadb-10-5-on-debian-10-buster\/","title":{"rendered":"Install MariaDB 10.5 on Debian 10 Buster"},"content":{"rendered":"\n

Follow through this guide to learn how to install MariaDB 10.5 on Debian 10 Buster. “MariaDB 10.5<\/a> is the current stable series of MariaDB. It is an evolution of MariaDB 10.4<\/a> with several entirely new features<\/a> not found anywhere else and with backported and reimplemented features from MySQL”<\/em>.<\/p>\n\n\n\n

Installing MariaDB 10.5 on Debian 10 Buster<\/h2>\n\n\n\n

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

Assuming that you are installing MariaDB 10.5 on a newly installed Debian 10 buster, 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