How to Install and Uninstall php70-php-fpm.x86_64 Package on Oracle Linux 8

Last updated: June 28,2024

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

In this section, we are going to explain the necessary steps to install php70-php-fpm.x86_64 on Oracle Linux 8

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

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

This tutorial shows how to uninstall php70-php-fpm.x86_64 on Oracle Linux 8:

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

3. Information about the php70-php-fpm.x86_64 package on Oracle Linux 8

Last metadata expiration check: 6:22:54 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : php70-php-fpm
Version : 7.0.33
Release : 33.el8.remi
Architecture : x86_64
Size : 1.5 M
Source : php70-php-7.0.33-33.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.