How to Install and Uninstall libwebp-devel.x86_64 Package on CentOS Stream 8

Last updated: May 19,2024

1. Install "libwebp-devel.x86_64" package

In this section, we are going to explain the necessary steps to install libwebp-devel.x86_64 on CentOS Stream 8

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

2. Uninstall "libwebp-devel.x86_64" package

Please follow the steps below to uninstall libwebp-devel.x86_64 on CentOS Stream 8:

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

3. Information about the libwebp-devel.x86_64 package on CentOS Stream 8

Last metadata expiration check: 0:12:13 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : libwebp-devel
Version : 1.0.0
Release : 9.el8
Architecture : x86_64
Size : 38 k
Source : libwebp-1.0.0-9.el8.src.rpm
Repository : 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.