How to Install and Uninstall zziplib.i686 Package on Amazon Linux 2
Last updated: November 24,2024
1. Install "zziplib.i686" package
Please follow the guidelines below to install zziplib.i686 on Amazon Linux 2
$
sudo yum makecache
Copied
$
sudo yum install
zziplib.i686
Copied
2. Uninstall "zziplib.i686" package
This tutorial shows how to uninstall zziplib.i686 on Amazon Linux 2:
$
sudo yum remove
zziplib.i686
Copied
$
sudo yum autoremove
Copied
3. Information about the zziplib.i686 package on Amazon Linux 2
Loaded plugins: ovl, priorities
Available Packages
Name : zziplib
Arch : i686
Version : 0.13.62
Release : 12.amzn2
Size : 84 k
Repo : amzn2-core/2/x86_64
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
Arch : i686
Version : 0.13.62
Release : 12.amzn2
Size : 84 k
Repo : amzn2-core/2/x86_64
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.