How to Install and Uninstall php81-cli Package on openSUSE Leap

Last updated: July 03,2024

1. Install "php81-cli" package

In this section, we are going to explain the necessary steps to install php81-cli on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install php81-cli

2. Uninstall "php81-cli" package

Please follow the guidance below to uninstall php81-cli on openSUSE Leap:

$ sudo zypper remove php81-cli

3. Information about the php81-cli package on openSUSE Leap

Information for package php81-cli:
----------------------------------
Repository : Update repository of openSUSE Backports
Name : php81-cli
Version : 8.1.24-bp155.5.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 10.6 MiB
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 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.