How to Install and Uninstall php-fpm.x86_64 Package on Oracle Linux 9
Last updated: November 29,2024
1. Install "php-fpm.x86_64" package
Please follow the step by step instructions below to install php-fpm.x86_64 on Oracle Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
php-fpm.x86_64
Copied
2. Uninstall "php-fpm.x86_64" package
Please follow the steps below to uninstall php-fpm.x86_64 on Oracle Linux 9:
$
sudo dnf remove
php-fpm.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the php-fpm.x86_64 package on Oracle Linux 9
Last metadata expiration check: 2:10:57 ago on Thu Feb 15 07:50:05 2024.
Installed Packages
Name : php-fpm
Version : 8.3.3
Release : 1.el9.remi
Architecture : x86_64
Size : 8.2 M
Source : php-8.3.3-1.el9.remi.src.rpm
Repository : @System
From repo : remi-modular
Summary : PHP FastCGI Process Manager
URL : http://www.php.net/
License : PHP-3.01 AND Zend-2.0 AND BSD-2-Clause AND MIT AND Apache-1.0 AND NCSA AND BSL-1.0
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.
Installed Packages
Name : php-fpm
Version : 8.3.3
Release : 1.el9.remi
Architecture : x86_64
Size : 8.2 M
Source : php-8.3.3-1.el9.remi.src.rpm
Repository : @System
From repo : remi-modular
Summary : PHP FastCGI Process Manager
URL : http://www.php.net/
License : PHP-3.01 AND Zend-2.0 AND BSD-2-Clause AND MIT AND Apache-1.0 AND NCSA AND BSL-1.0
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.