How to Install and Uninstall mariadb-server.x86_64 Package on Fedora 36
Last updated: November 14,2024
1. Install "mariadb-server.x86_64" package
Please follow the step by step instructions below to install mariadb-server.x86_64 on Fedora 36
$
sudo dnf update
Copied
$
sudo dnf install
mariadb-server.x86_64
Copied
2. Uninstall "mariadb-server.x86_64" package
Please follow the instructions below to uninstall mariadb-server.x86_64 on Fedora 36:
$
sudo dnf remove
mariadb-server.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the mariadb-server.x86_64 package on Fedora 36
Last metadata expiration check: 4:09:00 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : mariadb-server
Epoch : 3
Version : 10.5.16
Release : 1.fc36
Architecture : x86_64
Size : 11 M
Source : mariadb-10.5.16-1.fc36.src.rpm
Repository : updates
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.16
Release : 1.fc36
Architecture : x86_64
Size : 11 M
Source : mariadb-10.5.16-1.fc36.src.rpm
Repository : updates
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.