AlmaLinux 9.4 how to update MariaDB to a later version
0
votes
1
answer
433
views
I have a brand new AlmaLinux 9.4 installation with my hosting company and it appears to have been pre-installed with a LAMP stack.
The MariaDB server version currently running is
MariaDB 10.5.22
but I notice the release notes for AlmaLinux 9.4 mention an updated module stream to MariaDB 10.11
I am wondering how I can upgrade MariaDB.
Doing dnf update
and dnf upgrade
tells me there is nothing to do.
Doing dnf search mariadb
lists a bunch of MariaDB stuff, but doesn't actually say the version.
Obviously doing dnf install mariadb
tells me Package mariadb-3:10.5.22-1.el9_2.alma.1.x86_64 is already installed
So how would I upgrade MariaDB to the later version of MariaDB 10.11, **but still stick with a package officially supported and maintained by AlmaLinux**?
Asked by MrCarrot
(101 rep)
Jun 16, 2024, 07:17 AM
Last activity: Jun 16, 2024, 06:54 PM
Last activity: Jun 16, 2024, 06:54 PM