How to Install and Uninstall ImageMagick7-c++.x86_64 Package on Oracle Linux 9

Last updated: October 06,2024

1. Install "ImageMagick7-c++.x86_64" package

Here is a brief guide to show you how to install ImageMagick7-c++.x86_64 on Oracle Linux 9

$ sudo dnf update $ sudo dnf install ImageMagick7-c++.x86_64

2. Uninstall "ImageMagick7-c++.x86_64" package

In this section, we are going to explain the necessary steps to uninstall ImageMagick7-c++.x86_64 on Oracle Linux 9:

$ sudo dnf remove ImageMagick7-c++.x86_64 $ sudo dnf autoremove

3. Information about the ImageMagick7-c++.x86_64 package on Oracle Linux 9

Last metadata expiration check: 2:54:17 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : ImageMagick7-c++
Epoch : 1
Version : 7.1.1.28
Release : 1.el9.remi
Architecture : x86_64
Size : 195 k
Source : ImageMagick7-7.1.1.28-1.el9.remi.src.rpm
Repository : remi-safe
Summary : ImageMagick Magick++ library (C++ bindings)
URL : http://www.imagemagick.org/
License : ImageMagick
Description : This package contains the Magick++ library, a C++ binding to the ImageMagick
: graphics manipulation library.
:
: Install ImageMagick-c++ if you want to use any applications that use Magick++.
:
: This package could be installed beside official RPM of ImageMagick-c++
: for applications requiring this libraries.