How to Install and Uninstall ImageMagick-c++.x86_64 Package on Oracle Linux 9
Last updated: November 29,2024
1. Install "ImageMagick-c++.x86_64" package
In this section, we are going to explain the necessary steps to install ImageMagick-c++.x86_64 on Oracle Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
ImageMagick-c++.x86_64
Copied
2. Uninstall "ImageMagick-c++.x86_64" package
Please follow the guidance below to uninstall ImageMagick-c++.x86_64 on Oracle Linux 9:
$
sudo dnf remove
ImageMagick-c++.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the ImageMagick-c++.x86_64 package on Oracle Linux 9
Last metadata expiration check: 1:26:09 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : ImageMagick-c++
Version : 6.9.12.93
Release : 1.el9
Architecture : x86_64
Size : 177 k
Source : ImageMagick-6.9.12.93-1.el9.src.rpm
Repository : epel
Summary : ImageMagick Magick++ library (C++ bindings)
URL : https://legacy.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++.
Available Packages
Name : ImageMagick-c++
Version : 6.9.12.93
Release : 1.el9
Architecture : x86_64
Size : 177 k
Source : ImageMagick-6.9.12.93-1.el9.src.rpm
Repository : epel
Summary : ImageMagick Magick++ library (C++ bindings)
URL : https://legacy.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++.