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

Last updated: January 23,2025

1. Install "libimageclasses1" package

This tutorial shows how to install libimageclasses1 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libimageclasses1

2. Uninstall "libimageclasses1" package

This is a short guide on how to uninstall libimageclasses1 on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libimageclasses1 $ sudo apt autoclean && sudo apt autoremove

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

Package: libimageclasses1
Priority: optional
Section: universe/libs
Installed-Size: 183
Maintainer: Ubuntu Developers
Original-Maintainer: Debian GIS Project
Architecture: amd64
Source: pktools
Version: 2.6.6-1
Replaces: pktools (<< 2.5.4)
Depends: libc6 (>= 2.14), libgcc1 (>= 1:3.0), libgdal.so.1-1.11.3, libgdal1i (>= 1.11.0), libgsl2, libstdc++6 (>= 5.2)
Breaks: pktools (<< 2.5.4)
Filename: pool/universe/p/pktools/libimageclasses1_2.6.6-1_amd64.deb
Size: 57538
MD5sum: 12738f481ff926eec32041ec0cc77d28
SHA1: 67a6b62c0f570bacb3151ec504a5c704a35fb51a
SHA256: 45314483ff1212a59284c45701e9fdbe5a1a64d8e73fec4fd36f8f878ec7826d
Description-en: GDAL add-on tools to perform useful raster processing - libimageClasses
Pktools is a collection of programs to perform operations, mostly on
raster geolocated images. It heavily relies on the Geospatial Data
Abstraction Library (GDAL) and OGR. The programs are similar to the
GDAL tools (gdalinfo, gdal_translate, gdal_merge, ...) and some of the
functionalities provided in pktools already exist in the GDAL tools.
.
All utilities in pktools use command line options and have a built
in help, and include more than thirty binaries to edit, change, crop,
classify, compare, dump, fill, enhance images and many other
common operations useful in the remote sensing field of image
analysis.
.
This package contains the libimageClasses shared library.
Description-md5: 2d71559b73509025517bedfa98a0ecff
Homepage: http://pktools.nongnu.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu