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

Last updated: October 06,2024

1. Install "php82-php-mysqlnd.x86_64" package

Please follow the instructions below to install php82-php-mysqlnd.x86_64 on Rocky Linux 9

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

2. Uninstall "php82-php-mysqlnd.x86_64" package

This tutorial shows how to uninstall php82-php-mysqlnd.x86_64 on Rocky Linux 9:

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

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

Last metadata expiration check: 1:43:42 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : php82-php-mysqlnd
Version : 8.2.16
Release : 1.el9.remi
Architecture : x86_64
Size : 148 k
Source : php82-php-8.2.16-1.el9.remi.src.rpm
Repository : remi-safe
Summary : A module for PHP applications that use MySQL databases
URL : http://www.php.net/
License : PHP-3.01
Description : The php82-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