How to Install and Uninstall libgdal-doc Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: October 06,2024

1. Install "libgdal-doc" package

This tutorial shows how to install libgdal-doc on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libgdal-doc

2. Uninstall "libgdal-doc" package

Please follow the guidance below to uninstall libgdal-doc on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libgdal-doc $ sudo apt autoclean && sudo apt autoremove

3. Information about the libgdal-doc package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libgdal-doc
Priority: optional
Section: universe/doc
Installed-Size: 20614
Maintainer: Ubuntu Developers
Original-Maintainer: Debian GIS Project
Architecture: all
Source: gdal
Version: 1.11.3+dfsg-3build2
Depends: libjs-jquery
Suggests: libgdal1i
Filename: pool/universe/g/gdal/libgdal-doc_1.11.3+dfsg-3build2_all.deb
Size: 1519712
MD5sum: 47dec6d602600f1f2c1e927bd1aa0296
SHA1: 5f5e2e642d08c21192c8e6e57908059ed752d1c4
SHA256: a3cfa066150b9fc7ff2eb005a9dcbfeaeca1cb7015e900941a886359ded4d562
Description-en: Documentation for the Geospatial Data Abstraction Library
GDAL is a translator library for raster geospatial data formats.
As a library, it presents a single abstract data model to the
calling application for all supported formats. The related OGR
library (which lives within the GDAL source tree) provides
a similar capability for simple features vector data.
.
GDAL supports 40+ popular data formats, including commonly used
ones (GeoTIFF, JPEG, PNG and more) as well as the ones used in
GIS and remote sensing software packages (ERDAS Imagine,
ESRI Arc/Info, ENVI, PCI Geomatics). Also supported many remote
sensing and scientific data distribution formats such as HDF,
EOS FAST, NOAA L1B, NetCDF, FITS.
.
OGR library supports popular vector formats like ESRI Shapefile,
TIGER data, S57, MapInfo File, DGN, GML and more.
.
This package contains documentation for GDAL/OGR API.
Description-md5: 08ed60d707d3a08e556fe20db94f50f1
Homepage: http://www.gdal.org/#index_userdocs
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu