How to Install and Uninstall mysql-mmm.noarch Package on Rocky Linux 8
Last updated: November 13,2024
1. Install "mysql-mmm.noarch" package
Please follow the instructions below to install mysql-mmm.noarch on Rocky Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
mysql-mmm.noarch
Copied
2. Uninstall "mysql-mmm.noarch" package
Here is a brief guide to show you how to uninstall mysql-mmm.noarch on Rocky Linux 8:
$
sudo dnf remove
mysql-mmm.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the mysql-mmm.noarch package on Rocky Linux 8
Last metadata expiration check: 0:29:08 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : mysql-mmm
Version : 2.2.1
Release : 25.el8
Architecture : noarch
Size : 205 k
Source : mysql-mmm-2.2.1-25.el8.src.rpm
Repository : epel
Summary : Multi-Master Replication Manager for MySQL
URL : http://mysql-mmm.org
License : GPLv2
Description : MMM (MySQL Master-Master Replication Manager) is a set of flexible scripts
: to perform monitoring/failover and management of MySQL Master-Master
: replication configurations (with only one node writable at any time). The
: toolset also has the ability to read balance standard master/slave
: configurations with any number of slaves, so you can use it to move virtual
: IP addresses around a group of servers depending on whether they are behind
: in replication. In addition to that, it also has scripts for data backups,
: resynchronization between nodes etc.
Available Packages
Name : mysql-mmm
Version : 2.2.1
Release : 25.el8
Architecture : noarch
Size : 205 k
Source : mysql-mmm-2.2.1-25.el8.src.rpm
Repository : epel
Summary : Multi-Master Replication Manager for MySQL
URL : http://mysql-mmm.org
License : GPLv2
Description : MMM (MySQL Master-Master Replication Manager) is a set of flexible scripts
: to perform monitoring/failover and management of MySQL Master-Master
: replication configurations (with only one node writable at any time). The
: toolset also has the ability to read balance standard master/slave
: configurations with any number of slaves, so you can use it to move virtual
: IP addresses around a group of servers depending on whether they are behind
: in replication. In addition to that, it also has scripts for data backups,
: resynchronization between nodes etc.