How to Install and Uninstall php7-phar Package on openSuSE Tumbleweed
Last updated: November 23,2024
Deprecated! Installation of this package may no longer be supported.
1. Install "php7-phar" package
This is a short guide on how to install php7-phar on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
php7-phar
Copied
2. Uninstall "php7-phar" package
Please follow the instructions below to uninstall php7-phar on openSuSE Tumbleweed:
$
sudo zypper remove
php7-phar
Copied
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.
----------------------------------
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.