How to Install and Uninstall libh3-1 Package on Kali Linux

Last updated: October 05,2024

1. Install "libh3-1" package

This guide covers the steps necessary to install libh3-1 on Kali Linux

$ sudo apt update $ sudo apt install libh3-1

2. Uninstall "libh3-1" package

Please follow the steps below to uninstall libh3-1 on Kali Linux:

$ sudo apt remove libh3-1 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libh3-1 package on Kali Linux

Package: libh3-1
Source: libh3
Version: 4.1.0-2
Installed-Size: 157
Maintainer: Debian PostgreSQL Maintainers
Architecture: amd64
Depends: libc6 (>= 2.29)
Size: 53036
SHA256: 77f2d43b7a35d6f41b588f15f987fbd5a8b841c4f4a4fa15da60653404482d5a
SHA1: 0718d4ac690b2e11c2e159cf8cb9d24d9781250d
MD5sum: 6e542a4a69e8ffed846f25f0172714ac
Description: Hexagonal hierarchical geospatial indexing system - library
H3 is a geospatial indexing system using a hexagonal grid that can be
(approximately) subdivided into finer and finer hexagonal grids, combining the
benefits of a hexagonal grid with S2's hierarchical subdivisions.
.
This package contains the shared library.
Description-md5:
Multi-Arch: same
Homepage: https://h3geo.org/
Section: database
Priority: optional
Filename: pool/main/libh/libh3/libh3-1_4.1.0-2_amd64.deb

5. The same packages on other Linux Distributions