How to Install and Uninstall mariadb-server.x86_64 Package on Rocky Linux 9
Last updated: November 13,2024
1. Install "mariadb-server.x86_64" package
Please follow the guidelines below to install mariadb-server.x86_64 on Rocky Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
mariadb-server.x86_64
Copied
2. Uninstall "mariadb-server.x86_64" package
This is a short guide on how to uninstall mariadb-server.x86_64 on Rocky Linux 9:
$
sudo dnf remove
mariadb-server.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the mariadb-server.x86_64 package on Rocky Linux 9
Last metadata expiration check: 2:11:47 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : mariadb-server
Epoch : 3
Version : 10.5.22
Release : 1.el9_2
Architecture : x86_64
Size : 9.6 M
Source : mariadb-10.5.22-1.el9_2.src.rpm
Repository : appstream
Summary : The MariaDB server and related files
URL : http://mariadb.org
License : GPLv2 and LGPLv2
Description : MariaDB is a multi-user, multi-threaded SQL database server. It is a
: client/server implementation consisting of a server daemon (mariadbd)
: and many different client programs and libraries. This package contains
: the MariaDB server and some accompanying files and directories.
: MariaDB is a community developed fork from MySQL.
Available Packages
Name : mariadb-server
Epoch : 3
Version : 10.5.22
Release : 1.el9_2
Architecture : x86_64
Size : 9.6 M
Source : mariadb-10.5.22-1.el9_2.src.rpm
Repository : appstream
Summary : The MariaDB server and related files
URL : http://mariadb.org
License : GPLv2 and LGPLv2
Description : MariaDB is a multi-user, multi-threaded SQL database server. It is a
: client/server implementation consisting of a server daemon (mariadbd)
: and many different client programs and libraries. This package contains
: the MariaDB server and some accompanying files and directories.
: MariaDB is a community developed fork from MySQL.