mariadb-release from home:Kenzy:packages project

Select Your Operating System

For CentOS 8 run the following as root:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/home:Kenzy:packages/CentOS_8/home:Kenzy:packages.repo
yum install mariadb-release
For CentOS 7 run the following as root:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/home:Kenzy:packages/CentOS_7/home:Kenzy:packages.repo
yum install mariadb-release
For Fedora 39 run the following as root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:Kenzy:packages/Fedora_39/home:Kenzy:packages.repo
dnf install mariadb-release
For Fedora 37 run the following as root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:Kenzy:packages/Fedora_37/home:Kenzy:packages.repo
dnf install mariadb-release