Installing
-
2. Enabling MariaDB Repo
Add MariaDB Repository for Fedora 33 GNU/Linux
Setup it as for your current Fedora Release.
-
3. Installing MariaDB
Then to Install MariaDB in Fedora 33
Simply play:sudo dnf install mariadb-server
$schemamarkup = get_post_meta(get_the_ID(), 'schemamarkup', true); if(!empty($schemamarkup)) { echo $schemamarkup; }
Add MariaDB Repository for Fedora 33 GNU/Linux
Setup it as for your current Fedora Release.
Then to Install MariaDB in Fedora 33
Simply play:
sudo dnf install mariadb-server