How to Install and Uninstall php-mysqlnd.x86_64 Package on Oracle Linux 9

Last updated: October 05,2024

1. Install "php-mysqlnd.x86_64" package

This tutorial shows how to install php-mysqlnd.x86_64 on Oracle Linux 9

$ sudo dnf update $ sudo dnf install php-mysqlnd.x86_64

2. Uninstall "php-mysqlnd.x86_64" package

Please follow the guidelines below to uninstall php-mysqlnd.x86_64 on Oracle Linux 9:

$ sudo dnf remove php-mysqlnd.x86_64 $ sudo dnf autoremove

3. Information about the php-mysqlnd.x86_64 package on Oracle Linux 9

Last metadata expiration check: 1:31:57 ago on Thu Feb 15 07:50:05 2024.
Installed Packages
Name : php-mysqlnd
Version : 8.3.3
Release : 1.el9.remi
Architecture : x86_64
Size : 891 k
Source : php-8.3.3-1.el9.remi.src.rpm
Repository : @System
From repo : remi-modular
Summary : A module for PHP applications that use MySQL databases
URL : http://www.php.net/
License : PHP-3.01
Description : The php-mysqlnd package contains a dynamic shared object that will add
: MySQL database support to PHP. MySQL is an object-relational database
: management system. PHP is an HTML-embeddable scripting language. If
: you need MySQL support for PHP applications, you will need to install
: this package and the php package.
:
: This package use the MySQL Native Driver