How to Install and Uninstall php8 Package on openSuSE Tumbleweed

Last updated: May 17,2024

1. Install "php8" package

This guide covers the steps necessary to install php8 on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install php8

2. Uninstall "php8" package

Here is a brief guide to show you how to uninstall php8 on openSuSE Tumbleweed:

$ sudo zypper remove php8

3. Information about the php8 package on openSuSE Tumbleweed

Information for package php8:
-----------------------------
Repository : Илья Индиго (openSUSE_Tumbleweed)
Name : php8
Version : 8.3.3-3.1
Arch : x86_64
Vendor : obs://build.opensuse.org/home:13ilya
Installed Size : 153.4 KiB
Installed : Yes
Status : up-to-date
Source package : php8-8.3.3-3.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.

5. The same packages on other Linux Distributions