|
Centos Download mariadb-repository and others (redhat and probably others) is using syntax sudo yum install MariaDB-server MariaDB-client instead of sudo yum install mariadb-server mariadb-client, please correct it.
[anel@localhost ~]$ sudo yum install MariaDB-server MariaDB-client
|
Loaded plugins: fastestmirror, langpacks
|
Loading mirror speeds from cached hostfile
|
* base: centos.t-2.net
|
* extras: centos.t-2.net
|
* updates: centos.t-2.net
|
No package MariaDB-server available.
|
* Maybe you meant: mariadb-server
|
No package MariaDB-client available.
|
Error: Nothing to do
|
|