How to Install and Uninstall graphicsmagick Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 12,2024

1. Install "graphicsmagick" package

Here is a brief guide to show you how to install graphicsmagick on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install graphicsmagick

2. Uninstall "graphicsmagick" package

Please follow the steps below to uninstall graphicsmagick on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove graphicsmagick $ sudo apt autoclean && sudo apt autoremove

3. Information about the graphicsmagick package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: graphicsmagick
Architecture: amd64
Version: 1.3.23-1ubuntu0.6
Priority: optional
Section: universe/graphics
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Laszlo Boszormenyi (GCS)
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 4748
Depends: libc6 (>= 2.2.5), libgraphicsmagick-q16-3 (>= 1.3.5)
Suggests: graphicsmagick-dbg
Replaces: graphicsmagick-doc, imagemagick (<< 6:6.2.4.4)
Filename: pool/universe/g/graphicsmagick/graphicsmagick_1.3.23-1ubuntu0.6_amd64.deb
Size: 589762
MD5sum: f8ebd7b384eecf2ce074298103b54045
SHA1: 29d92b924d73a575256505e79f4fbfc9664b6ebc
SHA256: 00508a87e54f225273d4ef3b5bc10100f63e2553e20cf76d111eb6b696fbd3ef
SHA512: 939987f8731e8231caec5423e65b982c50878ba784287fe26912bea280dd926b013becc54fa34dda901265d59c42c33a49bb935800b5624bbfd0c1aebf0a9f84
Homepage: http://www.graphicsmagick.org/
Description-en: collection of image processing tools
GraphicsMagick provides a set of command-line applications to manipulate
image files. It is a fork of the ImageMagick project and therefore offers
a similar set of features, but puts a larger emphasis on stability.
.
The tools support a large variety of image 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. They can convert between formats,
concatenate several images into one, annotate and distort them, create
thumbnails or manipulate the colormap. While all features are available
from the command-line, the package also includes an image viewer that
allows interactive manipulation.
.
Note that unlike ImageMagick, the GraphicsMagick tools are accessed
through a single executable called 'gm'. Therefore, GraphicsMagick and
ImageMagick can be used in parallel. Install package
graphicsmagick-imagemagick-compat to obtain a set of several executables
that is compatible to ImageMagick's interface.
Description-md5: 49dce754c724afc2a734936e7250be4b

Package: graphicsmagick
Priority: optional
Section: universe/graphics
Installed-Size: 4733
Maintainer: Ubuntu Developers
Original-Maintainer: Laszlo Boszormenyi (GCS)
Architecture: amd64
Version: 1.3.23-1build1
Replaces: graphicsmagick-doc, imagemagick (<< 6:6.2.4.4)
Depends: libc6 (>= 2.2.5), libgraphicsmagick-q16-3 (>= 1.3.5)
Suggests: graphicsmagick-dbg
Filename: pool/universe/g/graphicsmagick/graphicsmagick_1.3.23-1build1_amd64.deb
Size: 590320
MD5sum: 1045c9465453967841f455248b553514
SHA1: 84e5a17c088fdfdb5b68f413a4415469b2d938bf
SHA256: 265dcb89d09a6f594cf7b50eccb3e1df8201983f0c11f095ae282f23a33e1023
Description-en: collection of image processing tools
GraphicsMagick provides a set of command-line applications to manipulate
image files. It is a fork of the ImageMagick project and therefore offers
a similar set of features, but puts a larger emphasis on stability.
.
The tools support a large variety of image 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. They can convert between formats,
concatenate several images into one, annotate and distort them, create
thumbnails or manipulate the colormap. While all features are available
from the command-line, the package also includes an image viewer that
allows interactive manipulation.
.
Note that unlike ImageMagick, the GraphicsMagick tools are accessed
through a single executable called 'gm'. Therefore, GraphicsMagick and
ImageMagick can be used in parallel. Install package
graphicsmagick-imagemagick-compat to obtain a set of several executables
that is compatible to ImageMagick's interface.
Description-md5: 49dce754c724afc2a734936e7250be4b
Homepage: http://www.graphicsmagick.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu