How to Install and Uninstall libwebp.i686 Package on Amazon Linux 2

Last updated: January 22,2025

1. Install "libwebp.i686" package

Please follow the step by step instructions below to install libwebp.i686 on Amazon Linux 2

$ sudo yum makecache $ sudo yum install libwebp.i686

2. Uninstall "libwebp.i686" package

Please follow the steps below to uninstall libwebp.i686 on Amazon Linux 2:

$ sudo yum remove libwebp.i686 $ sudo yum autoremove

3. Information about the libwebp.i686 package on Amazon Linux 2

Loaded plugins: ovl, priorities
Available Packages
Name : libwebp
Arch : i686
Version : 0.3.0
Release : 10.amzn2
Size : 178 k
Repo : amzn2-core/2/x86_64
Summary : Library and tools for the WebP graphics format
URL : http://webmproject.org/
License : BSD
Description : WebP is an image format that does lossy compression of digital
: photographic images. WebP consists of a codec based on VP8, and a
: container based on RIFF. Webmasters, web developers and browser
: developers can use WebP to compress, archive and distribute
: digital images more efficiently.