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

Last updated: May 16,2024

1. Install "php81-phar" package

This tutorial shows how to install php81-phar on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install php81-phar

2. Uninstall "php81-phar" package

Here is a brief guide to show you how to uninstall php81-phar on openSUSE Leap:

$ sudo zypper remove php81-phar

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

Information for package php81-phar:
-----------------------------------
Repository : Update repository of openSUSE Backports
Name : php81-phar
Version : 8.1.24-bp155.5.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 342.5 KiB
Installed : No
Status : not installed
Source package : php81-8.1.24-bp155.5.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