How to Install and Uninstall zchunk-devel.i686 Package on Fedora 38
Last updated: November 26,2024
1. Install "zchunk-devel.i686" package
Learn how to install zchunk-devel.i686 on Fedora 38
$
sudo dnf update
Copied
$
sudo dnf install
zchunk-devel.i686
Copied
2. Uninstall "zchunk-devel.i686" package
This tutorial shows how to uninstall zchunk-devel.i686 on Fedora 38:
$
sudo dnf remove
zchunk-devel.i686
Copied
$
sudo dnf autoremove
Copied
3. Information about the zchunk-devel.i686 package on Fedora 38
Last metadata expiration check: 1:41:39 ago on Sun Mar 17 04:59:58 2024.
Available Packages
Name : zchunk-devel
Version : 1.4.0
Release : 1.fc38
Architecture : i686
Size : 16 k
Source : zchunk-1.4.0-1.fc38.src.rpm
Repository : updates
Summary : Headers for building against zchunk
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 headers necessary for building against the zchunk
: library, libzck.
Available Packages
Name : zchunk-devel
Version : 1.4.0
Release : 1.fc38
Architecture : i686
Size : 16 k
Source : zchunk-1.4.0-1.fc38.src.rpm
Repository : updates
Summary : Headers for building against zchunk
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 headers necessary for building against the zchunk
: library, libzck.