Building MariaDB from a Source RPM
For some distributions you can build MariaDB from a source RPM. (See also Why Source RPMs (SRPMs) Aren't Packaged For Some Platforms).
You can build it as follows:
using dnf
On RHEL8 you might need to start with:
Then, on all dnf distributions:
using yum
using zypper
Or (to avoid building as root):
This page is licensed: CC BY-SA / Gnu FDL
PreviousBuild Environment Setup for LinuxNextBuilding MariaDB From Source Using musl-based GNU/Linux
Last updated
Was this helpful?