How to Install and Uninstall libMagick++-7_Q16HDRI4 Package on openSUSE Leap
Last updated: December 26,2024
Deprecated! Installation of this package may no longer be supported.
1. Install "libMagick++-7_Q16HDRI4" package
This guide covers the steps necessary to install libMagick++-7_Q16HDRI4 on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
libMagick++-7_Q16HDRI4
Copied
2. Uninstall "libMagick++-7_Q16HDRI4" package
This tutorial shows how to uninstall libMagick++-7_Q16HDRI4 on openSUSE Leap:
$
sudo zypper remove
libMagick++-7_Q16HDRI4
Copied
3. Information about the libMagick++-7_Q16HDRI4 package on openSUSE Leap
Information for package libMagick++-7_Q16HDRI4:
-----------------------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : libMagick++-7_Q16HDRI4
Version : 7.0.7.34-10.18.1
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 639,0 KiB
Installed : No
Status : not installed
Source package : ImageMagick-7.0.7.34-10.18.1.src
Summary : C++ interface runtime library for ImageMagick
Description :
This is Magick++, the object-oriented C++ API for the ImageMagick
image-processing library.
Magick++ supports an object model inspired by PerlMagick. Magick++
should be faster than PerlMagick since it is written in a compiled
language which is not parsed at run-time. This makes it suitable for
Web CGI programs. Images support implicit reference counting so that
copy constructors and assignment incur almost no cost. The cost of
actually copying an image (if necessary) is done just before
modification and this copy is managed automatically by Magick++.
De-referenced copies are automatically deleted. The image objects
support value (rather than pointer) semantics so it is trivial to
support multiple generations of an image in memory at one time.
-----------------------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : libMagick++-7_Q16HDRI4
Version : 7.0.7.34-10.18.1
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 639,0 KiB
Installed : No
Status : not installed
Source package : ImageMagick-7.0.7.34-10.18.1.src
Summary : C++ interface runtime library for ImageMagick
Description :
This is Magick++, the object-oriented C++ API for the ImageMagick
image-processing library.
Magick++ supports an object model inspired by PerlMagick. Magick++
should be faster than PerlMagick since it is written in a compiled
language which is not parsed at run-time. This makes it suitable for
Web CGI programs. Images support implicit reference counting so that
copy constructors and assignment incur almost no cost. The cost of
actually copying an image (if necessary) is done just before
modification and this copy is managed automatically by Magick++.
De-referenced copies are automatically deleted. The image objects
support value (rather than pointer) semantics so it is trivial to
support multiple generations of an image in memory at one time.