Comments - MariaDB Package Repository Setup and Usage

 
8 months ago Shalom Burla

Hello, Please add support to RHEL 9 / CentOS Stream 9 / AlmaLinux 9 / Ubuntu 22.04 / Ubuntu 22.10

Thanks!

 
1 year, 6 months ago Vic C

Running this script disables install of MariaDB on any of the newer Ubuntu. Because it is looking for some readline lib and it can't find a version anywhere.

HELP.

 
2 years, 4 months ago Mark Dissington

If your RHEL/CentOS8 server has appstream setup for mysql and/or mariadb you'll need to disable them before you can install from the MariaDB repos as per below:

dnf module disable mysql mariadb

 
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.