How to Install and Uninstall zlib-devel.x86_64 Package on CentOS 8 / RHEL 8

Last updated: May 19,2024

1. Install "zlib-devel.x86_64" package

Please follow the instructions below to install zlib-devel.x86_64 on CentOS 8 / RHEL 8

$ sudo dnf update $ sudo dnf install zlib-devel.x86_64

2. Uninstall "zlib-devel.x86_64" package

Learn how to uninstall zlib-devel.x86_64 on CentOS 8 / RHEL 8:

$ sudo dnf remove zlib-devel.x86_64 $ sudo dnf autoremove

3. Information about the zlib-devel.x86_64 package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 9:09:03 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : zlib-devel
Version : 1.2.11
Release : 16.2.el8_3
Architecture : x86_64
Size : 58 k
Source : zlib-1.2.11-16.2.el8_3.src.rpm
Repository : baseos
Summary : Header files and libraries for Zlib development
URL : http://www.zlib.net/
License : zlib and Boost
Description : The zlib-devel package contains the header files and libraries needed
: to develop programs that use the zlib compression and decompression
: library.