How to Install and Uninstall php8-phar Package on openSuSE Tumbleweed

Last updated: May 17,2024

1. Install "php8-phar" package

This tutorial shows how to install php8-phar on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install php8-phar

2. Uninstall "php8-phar" package

Please follow the step by step instructions below to uninstall php8-phar on openSuSE Tumbleweed:

$ sudo zypper remove php8-phar

3. Information about the php8-phar package on openSuSE Tumbleweed

Information for package php8-phar:
----------------------------------
Repository : Илья Индиго (openSUSE_Tumbleweed)
Name : php8-phar
Version : 8.3.3-3.1
Arch : x86_64
Vendor : obs://build.opensuse.org/home:13ilya
Installed Size : 309.6 KiB
Installed : Yes
Status : up-to-date
Source package : php8-8.3.3-3.1.src
Upstream URL : https://secure.php.net
Summary : PHP Archive extension for PHP
Description :
The phar extension provides a way to put entire PHP applications into
a single file called a "phar" (PHP Archive) for distribution and
installation.
In addition, the phar extension also provides a file-format
abstraction method for creating and manipulating tar and zip files
through the PharData class, much as PDO provides a unified interface
for accessing different databases. Phar also can convert between tar,
zip and phar file formats.

5. The same packages on other Linux Distributions