How to Install and Uninstall php7-fpm Package on openSuSE Tumbleweed

Last updated: November 23,2024

1. Install "php7-fpm" package

Learn how to install php7-fpm on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install php7-fpm

2. Uninstall "php7-fpm" package

This tutorial shows how to uninstall php7-fpm on openSuSE Tumbleweed:

$ sudo zypper remove php7-fpm

3. Information about the php7-fpm package on openSuSE Tumbleweed

Information for package php7-fpm:
---------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : php7-fpm
Version : 7.4.26-2.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 8,1 MiB
Installed : No
Status : not installed
Source package : php7-fpm-7.4.26-2.1.src
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.