For the complete documentation index, see llms.txt. This page is also available as Markdown.

Installing MariaDB RPM Files

Install and manage MariaDB Server using RPM packages. This section provides detailed instructions for deploying and upgrading MariaDB on RPM-based Linux distributions.

Provides an overview of the RPM packages available for MariaDB, listing the various RPMs such as server, client, backup, and shared libraries, and explaining their contents and dependencies.

How to install MariaDB on systems that use the yum or dnf package managers

Detailed steps for installing MariaDB on SLES and OpenSUSE using the zypper package manager, including repository configuration and package installation.

Instructions on how to verify the integrity of MariaDB RPM packages using GPG signatures, including importing the public key and running rpm --checksig.

A guide to installing MariaDB using the low-level rpm command, suitable for situations where package managers like yum or dnf are not available or preferred.

Specific instructions for installing MariaDB RPMs on servers running the DirectAdmin control panel, including necessary configuration edits to prevent conflicts.

A detailed walkthrough for installing a specific legacy version of MariaDB (10.1.21) on CentOS 7 using individual RPM packages, including dependency resolution.

Solutions for common installation issues on RHEL and CentOS, such as conflicts with existing MySQL installations and handling configuration file backups (.rpmsave).

Explains the limitations in providing Source RPMs (SRPMs) for certain platforms due to CMake version requirements and build system dependencies.

This page is licensed: CC BY-SA / Gnu FDL

Last updated

Was this helpful?