How to Install and Uninstall php-mysqlnd.x86_64 Package on Amazon Linux 2

Last updated: May 19,2024

1. Install "php-mysqlnd.x86_64" package

Here is a brief guide to show you how to install php-mysqlnd.x86_64 on Amazon Linux 2

$ sudo yum makecache $ sudo yum install php-mysqlnd.x86_64

2. Uninstall "php-mysqlnd.x86_64" package

In this section, we are going to explain the necessary steps to uninstall php-mysqlnd.x86_64 on Amazon Linux 2:

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

3. Information about the php-mysqlnd.x86_64 package on Amazon Linux 2

Loaded plugins: ovl, priorities
Installed Packages
Name : php-mysqlnd
Arch : x86_64
Version : 7.4.28
Release : 1.amzn2
Size : 837 k
Repo : installed
From repo : amzn2extra-php7.4
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