How to Install and Uninstall ImageMagick-c++.x86_64 Package on Amazon Linux 2

Last updated: May 19,2024

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

Please follow the guidance below to install ImageMagick-c++.x86_64 on Amazon Linux 2

$ sudo yum makecache $ sudo yum install ImageMagick-c++.x86_64

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

Please follow the guidance below to uninstall ImageMagick-c++.x86_64 on Amazon Linux 2:

$ sudo yum remove ImageMagick-c++.x86_64 $ sudo yum autoremove

3. Information about the ImageMagick-c++.x86_64 package on Amazon Linux 2

Loaded plugins: ovl, priorities
Available Packages
Name : ImageMagick-c++
Arch : x86_64
Version : 6.9.10.68
Release : 5.amzn2.0.1
Size : 169 k
Repo : amzn2-core/2/x86_64
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++.