How to Install and Uninstall libgdal31 Package on Kali Linux

Last updated: September 21,2024

1. Install "libgdal31" package

Please follow the instructions below to install libgdal31 on Kali Linux

$ sudo apt update $ sudo apt install libgdal31

2. Uninstall "libgdal31" package

This tutorial shows how to uninstall libgdal31 on Kali Linux:

$ sudo apt remove libgdal31 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libgdal31 package on Kali Linux

Package: libgdal31
Source: gdal (3.5.1+dfsg-1)
Version: 3.5.1+dfsg-1+b2
Installed-Size: 23443
Maintainer: Debian GIS Project
Architecture: amd64
Depends: gdal-data (>= 3.5.1+dfsg-1), gdal-plugins (>= 3.5.1+dfsg-1+b2), libarmadillo11 (>= 1:11.2.3+dfsg), libblosc1 (>= 1.17.1+ds1), libc6 (>= 2.34), libcfitsio9 (>= 3.480~), libcurl3-gnutls (>= 7.66.0), libdeflate0 (>= 1.0), libexpat1 (>= 2.0.1), libfreexl1 (>= 1.0.0), libfyba0, libgcc-s1 (>= 4.2), libgeos-c1v5 (>= 3.10.0), libgeotiff5 (>= 1.6.0), libgif7 (>= 5.1), libhdf4-0-alt (>= 4.2r4), libhdf5-103-1, libheif1 (>= 1.4.0), libjpeg62-turbo (>= 1.3.1), libjson-c5 (>= 0.15), libkmlbase1 (>= 1.3.0~rc0-3), libkmldom1 (>= 1.3.0~rc2), libkmlengine1 (>= 1.3.0~rc0-3), liblz4-1 (>= 0.0~r130), liblzma5 (>= 5.1.1alpha+20110809), libmariadb3 (>= 3.0.0), libnetcdf19 (>= 1:4.0.0), libodbc2 (>= 2.3.1), libodbcinst2 (>= 2.3.1), libogdi4.1 (>= 3.2.0), libopenjp2-7 (>= 2.5.0), libpcre2-8-0 (>= 10.22), libpng16-16 (>= 1.6.2-1), libpoppler123 (>= 22.08.0), libpq5, libproj25 (>= 8.2.0), libqhull-r8.0 (>= 2020.1), libspatialite7 (>= 4.2.0), libsqlite3-0 (>= 3.6.1), libssl3 (>= 3.0.0), libstdc++6 (>= 12), libtiff5 (>= 4.0.10+git190814), libwebp7, libxerces-c3.2, libxml2 (>= 2.7.4), libzstd1 (>= 1.5.2), zlib1g (>= 1:1.2.2)
Recommends: proj-bin
Size: 7460524
SHA256: e5d608248d39d69c62d79e192db6c1a28cde3097680ca05b3302c3433b5e75e2
SHA1: 683866047cb8e3e5fcccc5ffb4b51bebeb368f07
MD5sum: c7b93d6bd7f1ca1ead03127af253ed6d
Description: 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 many 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 the shared library.
Description-md5: bd1887dd27736e16667e84bf0102d226
Homepage: http://www.gdal.org/
Section: libs
Priority: optional
Filename: pool/main/g/gdal/libgdal31_3.5.1+dfsg-1+b2_amd64.deb

5. The same packages on other Linux Distributions