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

Last updated: July 07,2024

1. Install "php81-zlib" package

Learn how to install php81-zlib on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install php81-zlib

2. Uninstall "php81-zlib" package

In this section, we are going to explain the necessary steps to uninstall php81-zlib on openSUSE Leap:

$ sudo zypper remove php81-zlib

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

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