How to Install and Uninstall python3-geographiclib Package on Kali Linux

Last updated: February 24,2025

1. Install "python3-geographiclib" package

This guide covers the steps necessary to install python3-geographiclib on Kali Linux

$ sudo apt update $ sudo apt install python3-geographiclib

2. Uninstall "python3-geographiclib" package

This guide covers the steps necessary to uninstall python3-geographiclib on Kali Linux:

$ sudo apt remove python3-geographiclib $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-geographiclib package on Kali Linux

Package: python3-geographiclib
Source: python-geographiclib
Version: 2.0-3
Installed-Size: 170
Maintainer: Debian GIS Project
Architecture: all
Depends: python3:any
Size: 31972
SHA256: 385cbb9d7736da8341d348803d24e166eccd7183912a7a6778d2797d8988624e
SHA1: 1370bd9965c2f03dc03f37e660e2b8e99c048a0f
MD5sum: 1f46f30888cd8587d2c78a2e8c153c9c
Description: Geodesic routines from GeographicLib
Python implementation of the geodesic routines in GeographicLib
.
This is a library to solve geodesic problems on an ellipsoid model of
the earth.
.
The algorithms are documented in
.
C. F. F. Karney,
[Algorithms for geodesics](https://doi.org/10.1007/s00190-012-0578-z),
J. Geodesy **87**(1), 43–55 (2013);
[Addenda](https://geographiclib.sourceforge.io/geod-addenda.html).
Description-md5:
Homepage: https://geographiclib.sourceforge.io/Python/doc
Tag: devel::lang:python, devel::library, implemented-in::python,
role::devel-lib
Section: python
Priority: optional
Filename: pool/main/p/python-geographiclib/python3-geographiclib_2.0-3_all.deb