How to Install and Uninstall zlib-devel.x86_64 Package on Oracle Linux 9

Last updated: June 29,2024

1. Install "zlib-devel.x86_64" package

Please follow the guidelines below to install zlib-devel.x86_64 on Oracle Linux 9

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

2. Uninstall "zlib-devel.x86_64" package

This guide let you learn how to uninstall zlib-devel.x86_64 on Oracle Linux 9:

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

3. Information about the zlib-devel.x86_64 package on Oracle Linux 9

Last metadata expiration check: 2:21:33 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : zlib-devel
Version : 1.2.11
Release : 40.el9
Architecture : x86_64
Size : 51 k
Source : zlib-1.2.11-40.el9.src.rpm
Repository : ol9_appstream
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.