How to Install and Uninstall vips-devel.x86_64 Package on CentOS Stream 9

Last updated: September 30,2024

1. Install "vips-devel.x86_64" package

Please follow the steps below to install vips-devel.x86_64 on CentOS Stream 9

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

2. Uninstall "vips-devel.x86_64" package

Please follow the instructions below to uninstall vips-devel.x86_64 on CentOS Stream 9:

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

3. Information about the vips-devel.x86_64 package on CentOS Stream 9

Last metadata expiration check: 2:03:46 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : vips-devel
Version : 8.15.2
Release : 1.el9.remi
Architecture : x86_64
Size : 220 k
Source : vips-8.15.2-1.el9.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.