How to Install and Uninstall php7-fpm Package on openSUSE Leap

Last updated: June 03,2024

1. Install "php7-fpm" package

Please follow the step by step instructions below to install php7-fpm on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install php7-fpm

2. Uninstall "php7-fpm" package

This guide covers the steps necessary to uninstall php7-fpm on openSUSE Leap:

$ sudo zypper remove php7-fpm

3. Information about the php7-fpm package on openSUSE Leap

Information for package php7-fpm:
---------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : php7-fpm
Version : 7.4.33-150400.4.31.1
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 10.1 MiB
Installed : No
Status : not installed
Source package : php7-fpm-7.4.33-150400.4.31.1.src
Upstream URL : https://secure.php.net
Summary : FastCGI Process Manager PHP7 Module
Description :
PHP is a server-side, cross-platform HTML embedded scripting language.
If you are completely new to PHP and want to get some idea of how it
works, have a look at the Introductory tutorial. Once you get beyond
that have a look at the example archive sites and some of the other
resources available in the links section.