How to Install and Uninstall zlib Package on Manjaro

Last updated: May 03,2024

1. Install "zlib" package

In this section, we are going to explain the necessary steps to install zlib on Manjaro

$ sudo pacman -Sy $ sudo pacman -S zlib

2. Uninstall "zlib" package

This tutorial shows how to uninstall zlib on Manjaro:

$ sudo pacman -Rcns zlib

3. Information about the zlib package on Manjaro

Repository : core
Name : zlib
Version : 1:1.3-2
Description : Compression library implementing the deflate compression
method found in gzip and PKZIP
Architecture : x86_64
URL : https://www.zlib.net/
Licenses : Zlib
Groups : None
Provides : libz.so=1-64
Depends On : glibc
Optional Deps : None
Conflicts With : None
Replaces : None
Download Size : 92.57 KiB
Installed Size : 339.65 KiB
Packager : Levente Polyak
Build Date : Wed Oct 25 00:55:57 2023
Validated By : MD5 Sum SHA-256 Sum Signature

5. The same packages on other Linux Distributions