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

Last updated: November 26,2024

1. Install "libh3-bin" package

Please follow the step by step instructions below to install libh3-bin on Kali Linux

$ sudo apt update $ sudo apt install libh3-bin

2. Uninstall "libh3-bin" package

Please follow the guidance below to uninstall libh3-bin on Kali Linux:

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

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

Package: libh3-bin
Source: libh3
Version: 4.1.0-2
Installed-Size: 338
Maintainer: Debian PostgreSQL Maintainers
Architecture: amd64
Depends: libh3-1 (= 4.1.0-2), libc6 (>= 2.34)
Size: 49400
SHA256: 33dc63959aadbdcfffcc0779e5b9c9588ef8f84d7711db455bcb59a259533b66
SHA1: f2861b3e4b437353dd0c8895343d2cf81e842692
MD5sum: 02bd983d99f5ff2ffb7a0d81e17ecadb
Description: Hexagonal hierarchical geospatial indexing system - CLI programs
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 CLI front-end programs.
Description-md5:
Multi-Arch: foreign
Homepage: https://h3geo.org/
Section: database
Priority: optional
Filename: pool/main/libh/libh3/libh3-bin_4.1.0-2_amd64.deb

5. The same packages on other Linux Distributions