How to Install and Uninstall zziplib-devel.x86_64 Package on Amazon Linux 2
Last updated: February 06,2025
1. Install "zziplib-devel.x86_64" package
This is a short guide on how to install zziplib-devel.x86_64 on Amazon Linux 2
$
sudo yum makecache
Copied
$
sudo yum install
zziplib-devel.x86_64
Copied
2. Uninstall "zziplib-devel.x86_64" package
Here is a brief guide to show you how to uninstall zziplib-devel.x86_64 on Amazon Linux 2:
$
sudo yum remove
zziplib-devel.x86_64
Copied
$
sudo yum autoremove
Copied
3. Information about the zziplib-devel.x86_64 package on Amazon Linux 2
Loaded plugins: ovl, priorities
Available Packages
Name : zziplib-devel
Arch : x86_64
Version : 0.13.62
Release : 12.amzn2
Size : 138 k
Repo : amzn2-core/2/x86_64
Summary : Development files for the zziplib library
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.
:
: This package contains files required to build applications that
: will use the zziplib library.
Available Packages
Name : zziplib-devel
Arch : x86_64
Version : 0.13.62
Release : 12.amzn2
Size : 138 k
Repo : amzn2-core/2/x86_64
Summary : Development files for the zziplib library
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.
:
: This package contains files required to build applications that
: will use the zziplib library.