How to Install and Uninstall ImageMagick7-c++.x86_64 Package on CentOS 8 / RHEL 8

Last updated: May 03,2024

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

Please follow the step by step instructions below to install ImageMagick7-c++.x86_64 on CentOS 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 CentOS 8 / RHEL 8:

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

3. Information about the ImageMagick7-c++.x86_64 package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 3:41:17 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : ImageMagick7-c++
Version : 7.0.11.11
Release : 1.el8.remi
Architecture : x86_64
Size : 224 k
Source : ImageMagick7-7.0.11.11-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.