How to Install and Uninstall php7-zlib Package on openSUSE Leap
Last updated: November 23,2024
1. Install "php7-zlib" package
Please follow the step by step instructions below to install php7-zlib on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
php7-zlib
Copied
2. Uninstall "php7-zlib" package
Learn how to uninstall php7-zlib on openSUSE Leap:
$
sudo zypper remove
php7-zlib
Copied
3. Information about the php7-zlib package on openSUSE Leap
Information for package php7-zlib:
----------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : php7-zlib
Version : 7.4.33-150400.4.31.1
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 51.1 KiB
Installed : No
Status : not installed
Source package : php7-7.4.33-150400.4.31.1.src
Upstream URL : https://secure.php.net
Summary : Zlib compression support for PHP
Description :
This module enables to transparently read and write gzip (.gz)
compressed files, through versions of most of the filesystem
functions which work with gzip-compressed files (and uncompressed
files, too, but not with sockets).
----------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : php7-zlib
Version : 7.4.33-150400.4.31.1
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 51.1 KiB
Installed : No
Status : not installed
Source package : php7-7.4.33-150400.4.31.1.src
Upstream URL : https://secure.php.net
Summary : Zlib compression support for PHP
Description :
This module enables to transparently read and write gzip (.gz)
compressed files, through versions of most of the filesystem
functions which work with gzip-compressed files (and uncompressed
files, too, but not with sockets).