How to Install and Uninstall vips-devel.x86_64 Package on CentOS 8 / RHEL 8

Last updated: November 26,2024

1. Install "vips-devel.x86_64" package

Please follow the instructions below to install vips-devel.x86_64 on CentOS 8 / RHEL 8

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

2. Uninstall "vips-devel.x86_64" package

Please follow the guidelines below to uninstall vips-devel.x86_64 on CentOS 8 / RHEL 8:

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

3. Information about the vips-devel.x86_64 package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 8:58:31 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : vips-devel
Version : 8.10.6
Release : 1.el8.remi
Architecture : x86_64
Size : 621 k
Source : vips-8.10.6-1.el8.remi.src.rpm
Repository : remi-safe
Summary : Development files for vips
URL : https://libvips.github.io/libvips/
License : LGPLv2+
Description : The vips-devel package contains the header files and
: libraries necessary for developing programs using VIPS. It also
: contains a C++ API and development documentation.