How to Install and Uninstall php-mysqlnd.x86_64 Package on CentOS 7 / RHEL 7
Last updated: January 13,2025
1. Install "php-mysqlnd.x86_64" package
This is a short guide on how to install php-mysqlnd.x86_64 on CentOS 7 / RHEL 7
$
sudo yum makecache
Copied
$
sudo yum install
php-mysqlnd.x86_64
Copied
2. Uninstall "php-mysqlnd.x86_64" package
Please follow the guidance below to uninstall php-mysqlnd.x86_64 on CentOS 7 / RHEL 7:
$
sudo yum remove
php-mysqlnd.x86_64
Copied
$
sudo yum autoremove
Copied
3. Information about the php-mysqlnd.x86_64 package on CentOS 7 / RHEL 7
Installed Packages
Name : php-mysqlnd
Arch : x86_64
Version : 7.4.19
Release : 1.el7.remi
Size : 876 k
Repo : installed
From repo : remi-php74
Summary : A module for PHP applications that use MySQL databases
URL : http://www.php.net/
License : PHP
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
Name : php-mysqlnd
Arch : x86_64
Version : 7.4.19
Release : 1.el7.remi
Size : 876 k
Repo : installed
From repo : remi-php74
Summary : A module for PHP applications that use MySQL databases
URL : http://www.php.net/
License : PHP
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