How to Install and Uninstall libwebp.i686 Package on Rocky Linux 9

Last updated: October 06,2024

1. Install "libwebp.i686" package

This guide covers the steps necessary to install libwebp.i686 on Rocky Linux 9

$ sudo dnf update $ sudo dnf install libwebp.i686

2. Uninstall "libwebp.i686" package

Here is a brief guide to show you how to uninstall libwebp.i686 on Rocky Linux 9:

$ sudo dnf remove libwebp.i686 $ sudo dnf autoremove

3. Information about the libwebp.i686 package on Rocky Linux 9

Last metadata expiration check: 1:19:54 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : libwebp
Version : 1.2.0
Release : 8.el9
Architecture : i686
Size : 285 k
Source : libwebp-1.2.0-8.el9.src.rpm
Repository : appstream
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.