How to Install and Uninstall php7 Package on openSuSE Tumbleweed
Last updated: February 03,2025
Deprecated! Installation of this package may no longer be supported.
1. Install "php7" package
This tutorial shows how to install php7 on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
php7
Copied
2. Uninstall "php7" package
Here is a brief guide to show you how to uninstall php7 on openSuSE Tumbleweed:
$
sudo zypper remove
php7
Copied
3. Information about the php7 package on openSuSE Tumbleweed
Information for package php7:
-----------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : php7
Version : 7.4.26-2.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 239,0 KiB
Installed : Yes
Status : up-to-date
Source package : php7-7.4.26-2.1.src
Summary : Interpreter for the PHP scripting language version 7
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 : openSUSE-Tumbleweed-Oss
Name : php7
Version : 7.4.26-2.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 239,0 KiB
Installed : Yes
Status : up-to-date
Source package : php7-7.4.26-2.1.src
Summary : Interpreter for the PHP scripting language version 7
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.