How to Install and Uninstall php71-php-pecl-mysql.x86_64 Package on Rocky Linux 8
Last updated: November 13,2024
1. Install "php71-php-pecl-mysql.x86_64" package
This tutorial shows how to install php71-php-pecl-mysql.x86_64 on Rocky Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
php71-php-pecl-mysql.x86_64
Copied
2. Uninstall "php71-php-pecl-mysql.x86_64" package
Please follow the guidelines below to uninstall php71-php-pecl-mysql.x86_64 on Rocky Linux 8:
$
sudo dnf remove
php71-php-pecl-mysql.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the php71-php-pecl-mysql.x86_64 package on Rocky Linux 8
Last metadata expiration check: 1:12:40 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : php71-php-pecl-mysql
Version : 1.0.0
Release : 0.20.20180226.647c933.el8.remi
Architecture : x86_64
Size : 33 k
Source : php71-php-pecl-mysql-1.0.0-0.20.20180226.647c933.el8.remi.src.rpm
Repository : remi-safe
Summary : MySQL database access functions
URL : http://pecl.php.net/package/mysql
License : PHP
Description : This extension provides the mysql family of functions that were provided
: with PHP 3-5. These functions have been superseded by MySQLi and PDO_MySQL,
: which continue to be bundled with PHP 7.
:
: Although it should be possible to use this extension with PHP 7.0, 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 7.1 as Software Collection (php71 by remi).
Available Packages
Name : php71-php-pecl-mysql
Version : 1.0.0
Release : 0.20.20180226.647c933.el8.remi
Architecture : x86_64
Size : 33 k
Source : php71-php-pecl-mysql-1.0.0-0.20.20180226.647c933.el8.remi.src.rpm
Repository : remi-safe
Summary : MySQL database access functions
URL : http://pecl.php.net/package/mysql
License : PHP
Description : This extension provides the mysql family of functions that were provided
: with PHP 3-5. These functions have been superseded by MySQLi and PDO_MySQL,
: which continue to be bundled with PHP 7.
:
: Although it should be possible to use this extension with PHP 7.0, 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 7.1 as Software Collection (php71 by remi).