How to Install Latest MariaDB Version on Ubuntu 18.04, Ubuntu 18.10

LinuxBabe
1 min readMar 2, 2019

--

This tutorial will be showing you how to install the latest version of MariaDB on Ubuntu 18.04 and Ubuntu 18.10 server. MariaDB is a mature, stable, open-source relational database forked from MySQL. Most Linux distributions have replaced MySQL with MariaDB as the default database server.

At the time of this writing, the latest stable version is MariaDB 10.3.13, released on February 21, 2019. MariaDB continues adding new features not found anywhere else and also backporting features from MySQL.

Read full tutorial here: https://www.linuxbabe.com/mariadb/install-mariadb-ubuntu-18-04-18-10

--

--

No responses yet