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

Last updated: October 07,2024

1. Install "libwebp-devel.i686" package

Please follow the steps below to install libwebp-devel.i686 on Red Hat Enterprise Linux 8 (RHEL 8)

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

2. Uninstall "libwebp-devel.i686" package

In this section, we are going to explain the necessary steps to uninstall libwebp-devel.i686 on Red Hat Enterprise Linux 8 (RHEL 8):

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

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

Last metadata expiration check: 0:07:53 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : libwebp-devel
Version : 1.0.0
Release : 9.el8_9.1
Architecture : i686
Size : 38 k
Source : libwebp-1.0.0-9.el8_9.1.src.rpm
Repository : ubi-8-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.