How to Install and Uninstall zziplib.i686 Package on CentOS 8 / RHEL 8
Last updated: November 23,2024
1. Install "zziplib.i686" package
Please follow the guidelines below to install zziplib.i686 on CentOS 8 / RHEL 8
$
sudo dnf update
Copied
$
sudo dnf install
zziplib.i686
Copied
2. Uninstall "zziplib.i686" package
This is a short guide on how to uninstall zziplib.i686 on CentOS 8 / RHEL 8:
$
sudo dnf remove
zziplib.i686
Copied
$
sudo dnf autoremove
Copied
3. Information about the zziplib.i686 package on CentOS 8 / RHEL 8
Last metadata expiration check: 1 day, 9:09:24 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : zziplib
Version : 0.13.68
Release : 8.el8
Architecture : i686
Size : 93 k
Source : zziplib-0.13.68-8.el8.src.rpm
Repository : appstream
Summary : Lightweight library to easily extract data from zip files
URL : http://zziplib.sourceforge.net/
License : LGPLv2+ or MPLv1.1
Description : The zziplib library is intentionally lightweight, it offers the ability to
: easily extract data from files archived in a single zip file. Applications
: can bundle files into a single zip archive and access them. The implementation
: is based only on the (free) subset of compression with the zlib algorithm
: which is actually used by the zip/unzip tools.
Available Packages
Name : zziplib
Version : 0.13.68
Release : 8.el8
Architecture : i686
Size : 93 k
Source : zziplib-0.13.68-8.el8.src.rpm
Repository : appstream
Summary : Lightweight library to easily extract data from zip files
URL : http://zziplib.sourceforge.net/
License : LGPLv2+ or MPLv1.1
Description : The zziplib library is intentionally lightweight, it offers the ability to
: easily extract data from files archived in a single zip file. Applications
: can bundle files into a single zip archive and access them. The implementation
: is based only on the (free) subset of compression with the zlib algorithm
: which is actually used by the zip/unzip tools.