How to Install and Uninstall python3-geographiclib Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: September 19,2024

1. Install "python3-geographiclib" package

Please follow the steps below to install python3-geographiclib on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-geographiclib

2. Uninstall "python3-geographiclib" package

This guide covers the steps necessary to uninstall python3-geographiclib on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the python3-geographiclib package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python3-geographiclib
Priority: optional
Section: universe/python
Installed-Size: 126
Maintainer: Ubuntu Developers
Original-Maintainer: Debian GIS Project
Architecture: amd64
Source: geographiclib
Version: 1.45-2
Depends: python3:any (>= 3.3.2-2~)
Filename: pool/universe/g/geographiclib/python3-geographiclib_1.45-2_amd64.deb
Size: 23488
MD5sum: a7c90036071daaa711d844712d9e4221
SHA1: 3af3a2876cf9b0df8daf12c9c46cd8ff968fd256
SHA256: 4c4c2e8a2717d0d848ae63e910f20558b6df56b292389e9c6c21d84e4e8843ec
Description-en: Python 3 implementation of GeographicLib
GeographicLib is a small set of C++ classes for converting between
geographic, UTM, UPS, MGRS, geocentric, and local cartesian coordinates,
for geoid calculations, and for computing geodesic. It is a suitable
replacement for the core functionality provided by NGA Geotrans.
.
This package contains the Python 3 implementation of GeographicLib.
Description-md5: d57d39f7a62430e984d55085f810b315
Homepage: http://geographiclib.sf.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu