How to Install and Uninstall zchunk-libs.x86_64 Package on Rocky Linux 8
Last updated: November 12,2024
1. Install "zchunk-libs.x86_64" package
Please follow the steps below to install zchunk-libs.x86_64 on Rocky Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
zchunk-libs.x86_64
Copied
2. Uninstall "zchunk-libs.x86_64" package
This guide let you learn how to uninstall zchunk-libs.x86_64 on Rocky Linux 8:
$
sudo dnf remove
zchunk-libs.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the zchunk-libs.x86_64 package on Rocky Linux 8
Last metadata expiration check: 0:34:59 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : zchunk-libs
Version : 1.2.2
Release : 1.el8
Architecture : x86_64
Size : 56 k
Source : zchunk-1.2.2-1.el8.src.rpm
Repository : epel
Summary : Zchunk library
URL : https://github.com/zchunk/zchunk
License : BSD 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.
Available Packages
Name : zchunk-libs
Version : 1.2.2
Release : 1.el8
Architecture : x86_64
Size : 56 k
Source : zchunk-1.2.2-1.el8.src.rpm
Repository : epel
Summary : Zchunk library
URL : https://github.com/zchunk/zchunk
License : BSD 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.