In this video you can find step by step how to Install MariaDB 10.4 on Centos 8 Operating Server, below you can find the steps
----------------------------------------------------------------------------
MariaDB 10.4 Installation on Centos 8
Location:-
/etc/yum.repos.d/
vi MariaDB.repo
MariaDB 10.4 CentOS repository list - created 2020-04-12 07:32 UTC
http://downloads.mariadb.org/mariadb/...
[mariadb]
name = MariaDB
baseurl = http://yum.mariadb.org/10.4/centos8-a...
module_hotfixes=1
gpgkey=https://yum.mariadb.org/RPM-GPG-KEY-M...
gpgcheck=1
#sudo dnf install MariaDB-server
#sudo systemctl start mariadb
For your Referance :-
https://downloads.mariadb.org/mariadb...