How to Install and Uninstall libgdal34 Package on Kali Linux

Last updated: June 18,2024

1. Install "libgdal34" package

Please follow the steps below to install libgdal34 on Kali Linux

$ sudo apt update $ sudo apt install libgdal34

2. Uninstall "libgdal34" package

In this section, we are going to explain the necessary steps to uninstall libgdal34 on Kali Linux:

$ sudo apt remove libgdal34 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libgdal34 package on Kali Linux

Package: libgdal34
Source: gdal
Version: 3.8.4+dfsg-1
Installed-Size: 27007
Maintainer: Debian GIS Project
Architecture: amd64
Depends: gdal-data (>= 3.8.4+dfsg-1), gdal-plugins (>= 3.8.4+dfsg-1), libaec0 (>= 1.1.2), libarmadillo12 (>= 1:12.6.7+dfsg), libblosc1 (>= 1.17.1+ds1), libc6 (>= 2.35), libcfitsio10 (>= 4.2.0~), libcurl3-gnutls (>= 7.66.0), libdeflate0 (>= 1.0), libexpat1 (>= 2.0.1), libfreexl1 (>= 1.0.0), libfyba0, libgcc-s1 (>= 4.2), libgeos-c1v5 (>= 3.11.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), libpoppler126 (>= 22.12.0), libpq5, libproj25 (>= 9.2.0), libqhull-r8.0 (>= 2020.1), libspatialite8 (>= 4.2.0), libsqlite3-0 (>= 3.37.0), libssl3 (>= 3.0.0), libstdc++6 (>= 13.1), libtiff6 (>= 4.5.0~rc1), libwebp7 (>= 1.3.2), libxerces-c3.2, libxml2 (>= 2.7.4), libzstd1 (>= 1.5.5), zlib1g (>= 1:1.2.2)
Recommends: proj-bin
Size: 8529720
SHA256: 2d88663806542d67ed4a1d59a439ec54b99f51757b008e3e7fcf76ba3813b974
SHA1: ab574804d81bf89ae78406bcbb54f7bbbbba06b2
MD5sum: 7b5df739f0426d1ae3b20600003a2c51
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:
Multi-Arch: same
Homepage: http://www.gdal.org/
Section: libs
Priority: optional
Filename: pool/main/g/gdal/libgdal34_3.8.4+dfsg-1_amd64.deb