How to Install and Uninstall libwebp-devel.i686 Package on Oracle Linux 9

Last updated: October 05,2024

1. Install "libwebp-devel.i686" package

This is a short guide on how to install libwebp-devel.i686 on Oracle Linux 9

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

2. Uninstall "libwebp-devel.i686" package

Please follow the instructions below to uninstall libwebp-devel.i686 on Oracle Linux 9:

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

3. Information about the libwebp-devel.i686 package on Oracle Linux 9

Last metadata expiration check: 0:01:00 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : libwebp-devel
Version : 1.2.0
Release : 8.el9_3
Architecture : i686
Size : 42 k
Source : libwebp-1.2.0-8.el9_3.src.rpm
Repository : ol9_appstream
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.