How to Install and Uninstall php7-pear-Archive_Tar Package on openSUSE Leap

Last updated: May 16,2024

1. Install "php7-pear-Archive_Tar" package

This guide let you learn how to install php7-pear-Archive_Tar on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install php7-pear-Archive_Tar

2. Uninstall "php7-pear-Archive_Tar" package

In this section, we are going to explain the necessary steps to uninstall php7-pear-Archive_Tar on openSUSE Leap:

$ sudo zypper remove php7-pear-Archive_Tar

3. Information about the php7-pear-Archive_Tar package on openSUSE Leap

Information for package php7-pear-Archive_Tar:
----------------------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : php7-pear-Archive_Tar
Version : 7.2.5-4.76.5
Arch : noarch
Vendor : SUSE LLC
Installed Size : 99,9 KiB
Installed : No
Status : not installed
Source package : php7-7.2.5-4.76.5.src
Summary : Tar file management class
Description :
This class provides handling of tar files in PHP.
It supports creating, listing, extracting and adding to tar files.
Gzip support is available if PHP has the zlib extension built-in orloaded.
Bz2 compression is also supported with the bz2 extension loaded.