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

Last updated: November 05,2024

1. Install "php81-fpm" package

This is a short guide on how to install php81-fpm on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install php81-fpm

2. Uninstall "php81-fpm" package

This guide let you learn how to uninstall php81-fpm on openSUSE Leap:

$ sudo zypper remove php81-fpm

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

Information for package php81-fpm:
----------------------------------
Repository : Update repository of openSUSE Backports
Name : php81-fpm
Version : 8.1.24-bp155.5.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 10.7 MiB
Installed : No
Status : not installed
Source package : php81-fpm-8.1.24-bp155.5.1.src
Upstream URL : https://secure.php.net
Summary : FastCGI Process Manager PHP 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.