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

Last updated: October 06,2024

1. Install "miniz-devel.x86_64" package

This is a short guide on how to install miniz-devel.x86_64 on CentOS Stream 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 Stream 8:

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

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

Last metadata expiration check: 2:12:13 ago on Sun Feb 25 03:03:59 2024.
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.