How to Install and Uninstall ImageMagick Package on openSUSE Leap

Last updated: May 18,2024

1. Install "ImageMagick" package

Please follow the guidelines below to install ImageMagick on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install ImageMagick

2. Uninstall "ImageMagick" package

Learn how to uninstall ImageMagick on openSUSE Leap:

$ sudo zypper remove ImageMagick

3. Information about the ImageMagick package on openSUSE Leap

Information for package ImageMagick:
------------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : ImageMagick
Version : 7.1.0.9-150400.6.27.1
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 187.3 KiB
Installed : No
Status : not installed
Source package : ImageMagick-7.1.0.9-150400.6.27.1.src
Upstream URL : https://imagemagick.org/
Summary : Viewer and Converter for Images
Description :
ImageMagick is a robust collection of tools and libraries to read,
write, and manipulate an image in many image formats, including popular
formats like TIFF, JPEG, PNG, PDF, PhotoCD, and GIF. With ImageMagick,
you can create images dynamically, making it suitable for Web
applications. You can also resize, rotate, sharpen, color-reduce, or
add special effects to an image and save your completed work in many
different image formats. Image processing operations are available from
the command line as well as through C, C++, and Perl-based programming
interfaces.