mirror of
https://pagure.io/fedora-docs/quick-docs.git
synced 2024-11-24 21:35:17 +00:00
8 lines
133 B
Text
8 lines
133 B
Text
|
= Installing MariaDB
|
||
|
|
||
|
To install the MariaDB version included in the Fedora repository:
|
||
|
|
||
|
----
|
||
|
$ sudo dnf install mariadb-server
|
||
|
----
|