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

Last updated: September 20,2024

1. Install "geographiclib-tools" package

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

$ sudo apt update $ sudo apt install geographiclib-tools

2. Uninstall "geographiclib-tools" package

Please follow the steps below to uninstall geographiclib-tools on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: geographiclib-tools
Priority: optional
Section: universe/science
Installed-Size: 739
Maintainer: Ubuntu Developers
Original-Maintainer: Debian GIS Project
Architecture: amd64
Source: geographiclib
Version: 1.45-2
Depends: libc6 (>= 2.14), libgcc1 (>= 1:4.1.1), libgeographic14 (>= 1.43), libstdc++6 (>= 5.2), wget
Recommends: bzip2
Suggests: proj-bin, geographiclib-doc
Filename: pool/universe/g/geographiclib/geographiclib-tools_1.45-2_amd64.deb
Size: 192498
MD5sum: 63f5b472409a6095941f5bdaeb07b62c
SHA1: 934326b1f6c91ba96f6588ef8a2e93766ebc54d2
SHA256: 8b2a710ee27dc3495576b356b4f77a874604e36f8ed39bd998fb04beeb14fbf8
Description-en: C++ library to solve some geodesic problems -- tools
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 some core tools based on the GeographicLib library.
Description-md5: caa68d5c22672d6e7c6261b33b7a9bd1
Homepage: http://geographiclib.sf.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu