How to Install and Uninstall php7-cli Package on openSuSE Tumbleweed

Last updated: September 29,2024

1. Install "php7-cli" package

In this section, we are going to explain the necessary steps to install php7-cli on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install php7-cli

2. Uninstall "php7-cli" package

Please follow the guidelines below to uninstall php7-cli on openSuSE Tumbleweed:

$ sudo zypper remove php7-cli

3. Information about the php7-cli package on openSuSE Tumbleweed

Information for package php7-cli:
---------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : php7-cli
Version : 7.4.26-2.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 8,1 MiB
Installed : Yes (automatically)
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 standard implementation of PHP, namely Zend
PHP. Included are the PHP command-line binary and the configuration
file (php.ini).
Additional documentation is available in package php-doc.

5. The same packages on other Linux Distributions