How to Install and Uninstall jzlib.noarch Package on Fedora 36

Last updated: May 18,2024

1. Install "jzlib.noarch" package

Please follow the guidance below to install jzlib.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install jzlib.noarch

2. Uninstall "jzlib.noarch" package

Please follow the step by step instructions below to uninstall jzlib.noarch on Fedora 36:

$ sudo dnf remove jzlib.noarch $ sudo dnf autoremove

3. Information about the jzlib.noarch package on Fedora 36

Last metadata expiration check: 4:33:43 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : jzlib
Version : 1.1.3
Release : 21.fc36
Architecture : noarch
Size : 80 k
Source : jzlib-1.1.3-21.fc36.src.rpm
Repository : fedora
Summary : Re-implementation of zlib in pure Java
URL : http://www.jcraft.com/jzlib/
License : BSD
Description : The zlib is designed to be a free, general-purpose, legally unencumbered
: -- that is, not covered by any patents -- loss-less data-compression
: library for use on virtually any computer hardware and operating system.
: The zlib was written by Jean-loup Gailly (compression) and Mark Adler
: (decompression).