How to Install and Uninstall php-pecl-mysql.x86_64 Package on Rocky Linux 9
Last updated: November 24,2024
1. Install "php-pecl-mysql.x86_64" package
Please follow the guidance below to install php-pecl-mysql.x86_64 on Rocky Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
php-pecl-mysql.x86_64
Copied
2. Uninstall "php-pecl-mysql.x86_64" package
This is a short guide on how to uninstall php-pecl-mysql.x86_64 on Rocky Linux 9:
$
sudo dnf remove
php-pecl-mysql.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the php-pecl-mysql.x86_64 package on Rocky Linux 9
Last metadata expiration check: 2:31:36 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : php-pecl-mysql
Version : 1.0.0
Release : 0.26.20210423.ca514c4.el9.remi.8.3
Architecture : x86_64
Size : 43 k
Source : php-pecl-mysql-1.0.0-0.26.20210423.ca514c4.el9.remi.8.3.src.rpm
Repository : remi-modular
Summary : MySQL database access functions
URL : https://pecl.php.net/package/mysql
License : PHP
Description : This extension provides the mysql family of functions that were provided
: with PHP 3 to 5. These functions have been superseded by MySQLi and PDO_MySQL,
: which continue to be bundled with PHP 7 and newer.
:
: Although it should be possible to use this extension with PHP 7 or 8, you are
: strongly encouraged to port your code to use either MySQLi or PDO_MySQL,
: as this extension is not maintained and is available for historical reasons only.
:
: Package built for PHP 8.3.
Available Packages
Name : php-pecl-mysql
Version : 1.0.0
Release : 0.26.20210423.ca514c4.el9.remi.8.3
Architecture : x86_64
Size : 43 k
Source : php-pecl-mysql-1.0.0-0.26.20210423.ca514c4.el9.remi.8.3.src.rpm
Repository : remi-modular
Summary : MySQL database access functions
URL : https://pecl.php.net/package/mysql
License : PHP
Description : This extension provides the mysql family of functions that were provided
: with PHP 3 to 5. These functions have been superseded by MySQLi and PDO_MySQL,
: which continue to be bundled with PHP 7 and newer.
:
: Although it should be possible to use this extension with PHP 7 or 8, you are
: strongly encouraged to port your code to use either MySQLi or PDO_MySQL,
: as this extension is not maintained and is available for historical reasons only.
:
: Package built for PHP 8.3.