mirror of
https://pagure.io/fedora-docs/quick-docs.git
synced 2024-11-25 13:44:51 +00:00
7 lines
133 B
Text
7 lines
133 B
Text
= Installing MariaDB
|
|
|
|
To install the MariaDB version included in the Fedora repository:
|
|
|
|
----
|
|
$ sudo dnf install mariadb-server
|
|
----
|