How to Install and Uninstall mysql-libs.x86_64 Package on Oracle Linux 8
Last updated: November 28,2024
1. Install "mysql-libs.x86_64" package
Learn how to install mysql-libs.x86_64 on Oracle Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
mysql-libs.x86_64
Copied
2. Uninstall "mysql-libs.x86_64" package
This guide let you learn how to uninstall mysql-libs.x86_64 on Oracle Linux 8:
$
sudo dnf remove
mysql-libs.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the mysql-libs.x86_64 package on Oracle Linux 8
Last metadata expiration check: 0:40:57 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : mysql-libs
Version : 8.0.26
Release : 1.module+el8.4.0+20311+30d12931
Architecture : x86_64
Size : 1.4 M
Source : mysql-8.0.26-1.module+el8.4.0+20311+30d12931.src.rpm
Repository : ol8_appstream
Summary : The shared libraries required for MySQL clients
URL : http://www.mysql.com
License : GPLv2 with exceptions and LGPLv2 and BSD
Description : The mysql-libs package provides the essential shared libraries for any
: MySQL client program or interface. You will need to install this package
: to use any other MySQL package or any clients that need to connect to a
: MySQL server.
Available Packages
Name : mysql-libs
Version : 8.0.26
Release : 1.module+el8.4.0+20311+30d12931
Architecture : x86_64
Size : 1.4 M
Source : mysql-8.0.26-1.module+el8.4.0+20311+30d12931.src.rpm
Repository : ol8_appstream
Summary : The shared libraries required for MySQL clients
URL : http://www.mysql.com
License : GPLv2 with exceptions and LGPLv2 and BSD
Description : The mysql-libs package provides the essential shared libraries for any
: MySQL client program or interface. You will need to install this package
: to use any other MySQL package or any clients that need to connect to a
: MySQL server.