How to Install and Uninstall libwebp-devel.i686 Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 12,2024

1. Install "libwebp-devel.i686" package

Here is a brief guide to show you how to install libwebp-devel.i686 on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install libwebp-devel.i686

2. Uninstall "libwebp-devel.i686" package

Please follow the guidance below to uninstall libwebp-devel.i686 on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove libwebp-devel.i686 $ sudo dnf autoremove

3. Information about the libwebp-devel.i686 package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 0:50:48 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : libwebp-devel
Version : 1.2.0
Release : 8.el9_3
Architecture : i686
Size : 36 k
Source : libwebp-1.2.0-8.el9_3.src.rpm
Repository : ubi-9-appstream-rpms
Summary : Development files for libwebp, a library for the WebP 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.