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

Last updated: November 23,2024

1. Install "php7-phar" package

This is a short guide on how to install php7-phar on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install php7-phar

2. Uninstall "php7-phar" package

Please follow the instructions below to uninstall php7-phar on openSuSE Tumbleweed:

$ sudo zypper remove php7-phar

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

Information for package php7-phar:
----------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : php7-phar
Version : 7.4.26-2.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 301,2 KiB
Installed : Yes (automatically)
Status : up-to-date
Source package : php7-7.4.26-2.1.src
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