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

Last updated: July 02,2024

1. Install "zchunk-libs.x86_64" package

In this section, we are going to explain the necessary steps to install zchunk-libs.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install zchunk-libs.x86_64

2. Uninstall "zchunk-libs.x86_64" package

This tutorial shows how to uninstall zchunk-libs.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove zchunk-libs.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 2:30:48 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : zchunk-libs
Version : 1.4.0
Release : 1.el9
Architecture : x86_64
Size : 52 k
Source : zchunk-1.4.0-1.el9.src.rpm
Repository : epel
Summary : Zchunk library
URL : https://github.com/zchunk/zchunk
License : BSD-2-Clause AND MIT
Description : zchunk is a compressed file format that splits the file into independent
: chunks. This allows you to only download the differences when downloading a
: new version of the file, and also makes zchunk files efficient over rsync.
: zchunk files are protected with strong checksums to verify that the file you
: downloaded is in fact the file you wanted.
:
: This package contains the zchunk library, libzck.