How to Install and Uninstall zlib-devel.x86_64 Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 06,2024

1. Install "zlib-devel.x86_64" package

This guide covers the steps necessary to install zlib-devel.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9)

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

2. Uninstall "zlib-devel.x86_64" package

This guide covers the steps necessary to uninstall zlib-devel.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9):

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

3. Information about the zlib-devel.x86_64 package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 0:17:58 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : zlib-devel
Version : 1.2.11
Release : 40.el9
Architecture : x86_64
Size : 47 k
Source : zlib-1.2.11-40.el9.src.rpm
Repository : ubi-9-appstream-rpms
Summary : Header files and libraries for Zlib development
URL : https://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.