How to Install and Uninstall ImageMagick6.x86_64 Package on Fedora 39

Last updated: October 11,2024

1. Install "ImageMagick6.x86_64" package

In this section, we are going to explain the necessary steps to install ImageMagick6.x86_64 on Fedora 39

$ sudo dnf update $ sudo dnf install ImageMagick6.x86_64

2. Uninstall "ImageMagick6.x86_64" package

Please follow the guidance below to uninstall ImageMagick6.x86_64 on Fedora 39:

$ sudo dnf remove ImageMagick6.x86_64 $ sudo dnf autoremove

3. Information about the ImageMagick6.x86_64 package on Fedora 39

Last metadata expiration check: 4:41:14 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : ImageMagick6
Epoch : 1
Version : 6.9.13.7
Release : 1.fc39.remi
Architecture : x86_64
Size : 69 k
Source : ImageMagick6-6.9.13.7-1.fc39.remi.src.rpm
Repository : remi
Summary : An X application for displaying and manipulating images
URL : http://www.imagemagick.org/
License : ImageMagick
Description : ImageMagick is an image display and manipulation tool for the X
: Window System. ImageMagick can read and write JPEG, TIFF, PNM, GIF,
: and Photo CD image formats. It can resize, rotate, sharpen, color
: reduce, or add special effects to an image, and when finished you can
: either save the completed work in the original format or a different
: one.
:
: ImageMagick-last includes the command line programs for creating animated or
: transparent .gifs, creating composite images, creating thumbnail images,
: and more.
:
: ImageMagick6 conflicts with ImageMagick official RPM and so can not
: be installed together.