How to Install and Uninstall libgraphics-magick-perl Package on Kali Linux

Last updated: May 22,2024

1. Install "libgraphics-magick-perl" package

This guide covers the steps necessary to install libgraphics-magick-perl on Kali Linux

$ sudo apt update $ sudo apt install libgraphics-magick-perl

2. Uninstall "libgraphics-magick-perl" package

This guide covers the steps necessary to uninstall libgraphics-magick-perl on Kali Linux:

$ sudo apt remove libgraphics-magick-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libgraphics-magick-perl package on Kali Linux

Package: libgraphics-magick-perl
Source: graphicsmagick (1.4+really1.3.42-1)
Version: 1.4+really1.3.42-1+b1
Installed-Size: 246
Maintainer: Laszlo Boszormenyi (GCS)
Architecture: amd64
Depends: perl (>= 5.38.2-2), perlapi-5.38.2, libc6 (>= 2.11), libgraphicsmagick-q16-3 (>= 1.3.5)
Suggests: graphicsmagick-dbg
Size: 72888
SHA256: ab2cf8ad67fd4c3098a10118087bb15a44f90f41ae66f88d5c5266ea7b538f1b
SHA1: b5e9bf25d7182070f8007a604c5e2ad7f17890c0
MD5sum: 1e32f8f81bd67fa67a324d473b2b4bbd
Description: format-independent image processing - perl interface
GraphicsMagick provides libraries in several programming languages to read,
write and manipulate image files across a large number of formats, from the
widely used jpeg, tiff, bmp or xpm to special-purpose formats such as fits or
image formats found on some photo CDs. There are functions for finegrained
image processing tasks, as well as conversion routines between the various
image formats.
.
The GraphicsMagick library is a fork of ImageMagick and therefore offers
an interface that is similar in features, but intended to be more stable
across releases. While compatibility does not go so far that the
GraphicsMagick library serves as a drop-in replacement for ImageMagick,
conversion can usually be done with little effort.
.
This package contains the classes to access GraphicsMagick functionality from
Perl scripts. It is mostly similar to PerlMagick from the ImageMagick suite,
but uses a different class name.
Description-md5:
Homepage: http://www.graphicsmagick.org/
Tag: devel::lang:perl, devel::library, implemented-in::c,
implemented-in::perl, role::devel-lib, role::program, use::converting,
use::editing, works-with-format::gif, works-with-format::jpg,
works-with-format::png, works-with-format::svg,
works-with-format::tiff, works-with::image, works-with::image:raster,
works-with::image:vector
Section: perl
Priority: optional
Filename: pool/main/g/graphicsmagick/libgraphics-magick-perl_1.4+really1.3.42-1+b1_amd64.deb