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

Last updated: July 01,2024

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

This is a short guide on how to install php80-php-mysqlnd.x86_64 on Rocky Linux 9

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

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

Please follow the instructions below to uninstall php80-php-mysqlnd.x86_64 on Rocky Linux 9:

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

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

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