Comments - Installing MariaDB with yum/dnf

6 years ago arnisjuraga

If You get

No package MariaDB-server available.

1. check the correct Repository. I incorrectly added Centos 7 ppc64) repos instead of x86_64 2. When I fixed correct repo addresses, I needed to run

yum clean all

only then MariaDB installed correctly.

 
Content reproduced on this site is the property of its respective owners, and this content is not reviewed in advance by MariaDB. The views, information and opinions expressed by this content do not necessarily represent those of MariaDB or any other party.