How to Install and Uninstall php71-php-fpm.x86_64 Package on CentOS 8 / RHEL 8

Last updated: October 05,2024

1. Install "php71-php-fpm.x86_64" package

This guide let you learn how to install php71-php-fpm.x86_64 on CentOS 8 / RHEL 8

$ sudo dnf update $ sudo dnf install php71-php-fpm.x86_64

2. Uninstall "php71-php-fpm.x86_64" package

In this section, we are going to explain the necessary steps to uninstall php71-php-fpm.x86_64 on CentOS 8 / RHEL 8:

$ sudo dnf remove php71-php-fpm.x86_64 $ sudo dnf autoremove

3. Information about the php71-php-fpm.x86_64 package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 7:07:53 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : php71-php-fpm
Version : 7.1.33
Release : 13.el8.remi
Architecture : x86_64
Size : 1.5 M
Source : php71-php-7.1.33-13.el8.remi.src.rpm
Repository : remi-safe
Summary : PHP FastCGI Process Manager
URL : http://www.php.net/
License : PHP and Zend and BSD and MIT and ASL 1.0 and NCSA
Description : PHP-FPM (FastCGI Process Manager) is an alternative PHP FastCGI
: implementation with some additional features useful for sites of
: any size, especially busier sites.