How to Install and Uninstall community-mysql-server.x86_64 Package on Fedora 39

Last updated: October 11,2024

1. Install "community-mysql-server.x86_64" package

Please follow the guidelines below to install community-mysql-server.x86_64 on Fedora 39

$ sudo dnf update $ sudo dnf install community-mysql-server.x86_64

2. Uninstall "community-mysql-server.x86_64" package

This is a short guide on how to uninstall community-mysql-server.x86_64 on Fedora 39:

$ sudo dnf remove community-mysql-server.x86_64 $ sudo dnf autoremove

3. Information about the community-mysql-server.x86_64 package on Fedora 39

Last metadata expiration check: 3:14:09 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : community-mysql-server
Version : 8.0.35
Release : 1.fc39
Architecture : x86_64
Size : 17 M
Source : community-mysql-8.0.35-1.fc39.src.rpm
Repository : updates
Summary : The MySQL server and related files
URL : http://www.mysql.com
License : GPL-2.0-or-later AND LGPL-2.1-only AND BSL-1.0 AND GPL-1.0-or-later OR Artistic-1.0-Perl AND BSD-2-Clause
Description : MySQL is a multi-user, multi-threaded SQL database server. MySQL is a
: client/server implementation consisting of a server daemon (mysqld)
: and many different client programs and libraries. This package contains
: the MySQL server and some accompanying files and directories.