How to Install and Uninstall php8 Package on openSUSE Leap
Last updated: November 23,2024
1. Install "php8" package
Please follow the guidelines below to install php8 on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
php8
Copied
2. Uninstall "php8" package
This tutorial shows how to uninstall php8 on openSUSE Leap:
$
sudo zypper remove
php8
Copied
3. Information about the php8 package on openSUSE Leap
Information for package php8:
-----------------------------
Repository : home:mmanu84:php8:php83 (openSUSE_Leap_15.5)
Name : php8
Version : 8.3.3-lp155.6.1
Arch : x86_64
Vendor : obs://build.opensuse.org/home:mmanu84
Installed Size : 153.4 KiB
Installed : Yes
Status : up-to-date
Source package : php8-8.3.3-lp155.6.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.
-----------------------------
Repository : home:mmanu84:php8:php83 (openSUSE_Leap_15.5)
Name : php8
Version : 8.3.3-lp155.6.1
Arch : x86_64
Vendor : obs://build.opensuse.org/home:mmanu84
Installed Size : 153.4 KiB
Installed : Yes
Status : up-to-date
Source package : php8-8.3.3-lp155.6.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.