How to Install and Uninstall php71-php-pgsql.x86_64 Package on Rocky Linux 8
Last updated: November 01,2024
1. Install "php71-php-pgsql.x86_64" package
This is a short guide on how to install php71-php-pgsql.x86_64 on Rocky Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
php71-php-pgsql.x86_64
Copied
2. Uninstall "php71-php-pgsql.x86_64" package
In this section, we are going to explain the necessary steps to uninstall php71-php-pgsql.x86_64 on Rocky Linux 8:
$
sudo dnf remove
php71-php-pgsql.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the php71-php-pgsql.x86_64 package on Rocky Linux 8
Last metadata expiration check: 1:08:58 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : php71-php-pgsql
Version : 7.1.33
Release : 20.el8.remi
Architecture : x86_64
Size : 118 k
Source : php71-php-7.1.33-20.el8.remi.src.rpm
Repository : remi-safe
Summary : A PostgreSQL database module for PHP
URL : http://www.php.net/
License : PHP
Description : The php71-php-pgsql package add PostgreSQL database support to PHP.
: PostgreSQL is an object-relational database management
: system that supports almost all SQL constructs. PHP is an
: HTML-embedded scripting language. If you need back-end support for
: PostgreSQL, you should install this package in addition to the main
: php package.
Available Packages
Name : php71-php-pgsql
Version : 7.1.33
Release : 20.el8.remi
Architecture : x86_64
Size : 118 k
Source : php71-php-7.1.33-20.el8.remi.src.rpm
Repository : remi-safe
Summary : A PostgreSQL database module for PHP
URL : http://www.php.net/
License : PHP
Description : The php71-php-pgsql package add PostgreSQL database support to PHP.
: PostgreSQL is an object-relational database management
: system that supports almost all SQL constructs. PHP is an
: HTML-embedded scripting language. If you need back-end support for
: PostgreSQL, you should install this package in addition to the main
: php package.