How to Install and Uninstall php81 Package on openSUSE Leap

Last updated: June 26,2024

1. Install "php81" package

This guide let you learn how to install php81 on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install php81

2. Uninstall "php81" package

Here is a brief guide to show you how to uninstall php81 on openSUSE Leap:

$ sudo zypper remove php81

3. Information about the php81 package on openSUSE Leap

Information for package php81:
------------------------------
Repository : Update repository of openSUSE Backports
Name : php81
Version : 8.1.24-bp155.5.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 183.0 KiB
Installed : No
Status : not installed
Source package : php81-8.1.24-bp155.5.1.src
Upstream URL : https://secure.php.net
Summary : Interpreter for the PHP scripting language version 8
Description :
PHP is a server-side HTML embedded scripting language designed
primarily for web development but also used as a general-purpose
programming language.
This package contains the base files for all subpackages and
must be installed in order to use PHP. Additionally, extension
modules and server modules (e.g. for Apache) may be installed.