How to Install and Uninstall mariadb-server-galera.x86_64 Package on Rocky Linux 8
Last updated: November 13,2024
1. Install "mariadb-server-galera.x86_64" package
This guide covers the steps necessary to install mariadb-server-galera.x86_64 on Rocky Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
mariadb-server-galera.x86_64
Copied
2. Uninstall "mariadb-server-galera.x86_64" package
In this section, we are going to explain the necessary steps to uninstall mariadb-server-galera.x86_64 on Rocky Linux 8:
$
sudo dnf remove
mariadb-server-galera.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the mariadb-server-galera.x86_64 package on Rocky Linux 8
Last metadata expiration check: 1:33:24 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : mariadb-server-galera
Epoch : 3
Version : 10.3.32
Release : 2.module+el8.5.0+777+18007c86
Architecture : x86_64
Size : 60 k
Source : mariadb-10.3.32-2.module+el8.5.0+777+18007c86.src.rpm
Repository : appstream
Summary : The configuration files and scripts for galera replication
URL : http://mariadb.org
License : GPLv2 with exceptions and LGPLv2 and BSD
Description : MariaDB is a multi-user, multi-threaded SQL database server. It is a
: client/server implementation consisting of a server daemon (mysqld)
: and many different client programs and libraries. This package contains
: the MariaDB server and some accompanying files and directories.
: MariaDB is a community developed branch of MySQL.
Available Packages
Name : mariadb-server-galera
Epoch : 3
Version : 10.3.32
Release : 2.module+el8.5.0+777+18007c86
Architecture : x86_64
Size : 60 k
Source : mariadb-10.3.32-2.module+el8.5.0+777+18007c86.src.rpm
Repository : appstream
Summary : The configuration files and scripts for galera replication
URL : http://mariadb.org
License : GPLv2 with exceptions and LGPLv2 and BSD
Description : MariaDB is a multi-user, multi-threaded SQL database server. It is a
: client/server implementation consisting of a server daemon (mysqld)
: and many different client programs and libraries. This package contains
: the MariaDB server and some accompanying files and directories.
: MariaDB is a community developed branch of MySQL.