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

Last updated: December 25,2024

1. Install "python-geographiclib" package

This guide let you learn how to install python-geographiclib on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-geographiclib

2. Uninstall "python-geographiclib" package

In this section, we are going to explain the necessary steps to uninstall python-geographiclib on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-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: python:any (<< 2.8), python:any (>= 2.7.5-5~)
Filename: pool/universe/g/geographiclib/python-geographiclib_1.45-2_amd64.deb
Size: 23418
MD5sum: ff8c9b7b3eb62b8a47f7df4072f578ee
SHA1: 7c3d2a155df635fc2a4102a496b0cbe4730072f4
SHA256: 5e28ee4627901038387ec5e6a3b83caacc791597cee98c5241ad51fd92eb869a
Description-en: Python 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 implementation of GeographicLib.
Description-md5: 36c3f923e04feff57deecfada145c656
Homepage: http://geographiclib.sf.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu