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

Last updated: November 24,2024

1. Install "vips.x86_64" package

In this section, we are going to explain the necessary steps to install vips.x86_64 on CentOS Stream 9

$ sudo dnf update $ sudo dnf install vips.x86_64

2. Uninstall "vips.x86_64" package

Here is a brief guide to show you how to uninstall vips.x86_64 on CentOS Stream 9:

$ sudo dnf remove vips.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 3:04:44 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : vips
Version : 8.15.2
Release : 1.el9.remi
Architecture : x86_64
Size : 1.5 M
Source : vips-8.15.2-1.el9.remi.src.rpm
Repository : remi-safe
Summary : C/C++ library for processing large images
URL : https://libvips.github.io/libvips/
License : LGPLv2+
Description : VIPS is an image processing library. It is good for very large images
: (even larger than the amount of RAM in your machine), and for working
: with color.
:
: This package should be installed if you want to use a program compiled
: against VIPS.
:
: Additional image formats are supported in additional optional packages:
:
: * vips-jxl
:
: * vips-heif
: * vips-openslide
: * vips-poppler
: * vips-magick-im6 using ImageMagick version 6
: * vips-magick-im7 using ImageMagick version 7
: * vips-magick-gm using GraphicsMagick