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

Last updated: November 28,2024

1. Install "libwebp-devel.x86_64" package

This guide let you learn how to install libwebp-devel.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8)

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

2. Uninstall "libwebp-devel.x86_64" package

This guide covers the steps necessary to uninstall libwebp-devel.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8):

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

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

Last metadata expiration check: 1:20:52 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : libwebp-devel
Version : 1.0.0
Release : 9.el8_9.1
Architecture : x86_64
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.