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

Last updated: May 02,2024

1. Install "miniz-devel.x86_64" package

This guide covers the steps necessary to install miniz-devel.x86_64 on CentOS 8 / RHEL 8

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

2. Uninstall "miniz-devel.x86_64" package

This tutorial shows how to uninstall miniz-devel.x86_64 on CentOS 8 / RHEL 8:

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

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

Last metadata expiration check: 1 day, 6:07:18 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : miniz-devel
Version : 2.1.0
Release : 3.el8
Architecture : x86_64
Size : 34 k
Source : miniz-2.1.0-3.el8.src.rpm
Repository : epel
Summary : Development files for the miniz library
URL : https://github.com/richgel999/miniz
License : MIT and Unlicense
Description : Header files for developing applications that use the miniz library.