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

Last updated: September 21,2024

1. Install "php-mysqlnd.x86_64" package

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

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

2. Uninstall "php-mysqlnd.x86_64" package

Learn how to uninstall php-mysqlnd.x86_64 on Rocky Linux 9:

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

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

Last metadata expiration check: 2:13:35 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : php-mysqlnd
Version : 8.3.3
Release : 1.el9.remi
Architecture : x86_64
Size : 217 k
Source : php-8.3.3-1.el9.remi.src.rpm
Repository : 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