How to Install and Uninstall ImageMagick7-c++.x86_64 Package on Red Hat Enterprise Linux 8 (RHEL 8)

Last updated: November 26,2024

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

Learn how to install ImageMagick7-c++.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8)

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

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

This tutorial shows how to uninstall ImageMagick7-c++.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8):

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

3. Information about the ImageMagick7-c++.x86_64 package on Red Hat Enterprise Linux 8 (RHEL 8)

Last metadata expiration check: 1:14:25 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : ImageMagick7-c++
Epoch : 1
Version : 7.1.1.29
Release : 1.el8.remi
Architecture : x86_64
Size : 233 k
Source : ImageMagick7-7.1.1.29-1.el8.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.