How to Install and Uninstall giflib.i686 Package on Amazon Linux 2
Last updated: February 06,2025
1. Install "giflib.i686" package
Please follow the guidance below to install giflib.i686 on Amazon Linux 2
$
sudo yum makecache
Copied
$
sudo yum install
giflib.i686
Copied
2. Uninstall "giflib.i686" package
Please follow the guidelines below to uninstall giflib.i686 on Amazon Linux 2:
$
sudo yum remove
giflib.i686
Copied
$
sudo yum autoremove
Copied
3. Information about the giflib.i686 package on Amazon Linux 2
Loaded plugins: ovl, priorities
Available Packages
Name : giflib
Arch : i686
Version : 4.1.6
Release : 9.amzn2.0.2
Size : 41 k
Repo : amzn2-core/2/x86_64
Summary : Library for manipulating GIF format image files
URL : http://www.sourceforge.net/projects/giflib/
License : MIT
Description : The giflib package contains a shared library of functions for
: loading and saving GIF format image files. It is API and ABI
: compatible with libungif, the library which supported uncompressed
: GIFs while the Unisys LZW patent was in effect.
Available Packages
Name : giflib
Arch : i686
Version : 4.1.6
Release : 9.amzn2.0.2
Size : 41 k
Repo : amzn2-core/2/x86_64
Summary : Library for manipulating GIF format image files
URL : http://www.sourceforge.net/projects/giflib/
License : MIT
Description : The giflib package contains a shared library of functions for
: loading and saving GIF format image files. It is API and ABI
: compatible with libungif, the library which supported uncompressed
: GIFs while the Unisys LZW patent was in effect.