How to Install mariadb-common in Ubuntu 18.04



Install mariadb-common by entering the following commands in the terminal:

sudo apt update
sudo apt install mariadb-common

Description:

MariaDB common metapackage

MariaDB is a fast, stable and true multi-user, multi-threaded SQL database server. SQL (Structured Query Language) is the most popular database query language in the world. The main goals of MariaDB are speed, robustness and ease of use.

Homepage: https://mariadb.org/

Version: 1:10.1.29-6

Section: universe/database