How to Install and Uninstall cimg-dev Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 09,2024

1. Install "cimg-dev" package

Please follow the instructions below to install cimg-dev on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install cimg-dev

2. Uninstall "cimg-dev" package

This guide covers the steps necessary to uninstall cimg-dev on Ubuntu 20.10 (Groovy Gorilla):

$ sudo apt remove cimg-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the cimg-dev package on Ubuntu 20.10 (Groovy Gorilla)

Package: cimg-dev
Architecture: all
Version: 2.8.4+dfsg-1
Priority: optional
Section: universe/math
Source: cimg
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Science Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 5191
Depends: libx11-dev, libxrandr-dev, libopencv-dev
Suggests: xmedcon, lapack3-dev, cimg-doc, cimg-examples, libgraphicsmagick++1-dev | libmagick++-dev, libfftw3-dev | fftw3-dev, libgimp2.0-dev, libhighgui-dev, libtiff5-dev, libtiffxx5
Filename: pool/universe/c/cimg/cimg-dev_2.8.4+dfsg-1_all.deb
Size: 474540
MD5sum: 9f2a30b7ae6fb34adc53de0691d419ff
SHA1: 32800141d01a4139f6a47d499949f6b4fe872eb8
SHA256: 5961f224bf5a0303a7de2cd780113ccdb0a5706b4fe01e2ba40f6fa2a04205d0
SHA512: 8f267ce8ec7016501a7f9c69da27dc107690628b736bbaf8f93b41560570a06798067e29524be0c7faec03b09226af25da0a58fc79f223e79c2c08d15d051e99
Homepage: http://cimg.sourceforge.net/
Description-en: powerful image processing library
The CImg Library is a C++ toolkit providing simple classes and functions
to load, save, process and display images in your own C++ code. It consists
only of a single header file CImg.h that must be included in your program
source. It contains useful image processing algorithms for loading/saving,
resizing/rotating, filtering, object drawing (text, lines, faces,
ellipses, ...), etc.
.
Images are instantiated by a class able to represent images up to 4-dimension
wide (from 1-D scalar signals to 3-D volumes of vector-valued pixels), with
template pixel types. It depends on a minimal number of libraries : you can
compile it with only standard C libraries. No need for exotic libraries and
complex dependencies.
Description-md5: 56992994760615db1ad7152d046d81ae