How to Install and Uninstall php8-phar Package on openSUSE Leap
Last updated: February 08,2025
1. Install "php8-phar" package
Learn how to install php8-phar on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
php8-phar
Copied
2. Uninstall "php8-phar" package
This guide let you learn how to uninstall php8-phar on openSUSE Leap:
$
sudo zypper remove
php8-phar
Copied
3. Information about the php8-phar package on openSUSE Leap
Information for package php8-phar:
----------------------------------
Repository : home:mmanu84:php8:php83 (openSUSE_Leap_15.5)
Name : php8-phar
Version : 8.3.3-lp155.6.1
Arch : x86_64
Vendor : obs://build.opensuse.org/home:mmanu84
Installed Size : 342.9 KiB
Installed : Yes
Status : up-to-date
Source package : php8-8.3.3-lp155.6.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.
----------------------------------
Repository : home:mmanu84:php8:php83 (openSUSE_Leap_15.5)
Name : php8-phar
Version : 8.3.3-lp155.6.1
Arch : x86_64
Vendor : obs://build.opensuse.org/home:mmanu84
Installed Size : 342.9 KiB
Installed : Yes
Status : up-to-date
Source package : php8-8.3.3-lp155.6.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.