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

Last updated: September 21,2024

1. Install "python-gps" package

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

$ sudo apt update $ sudo apt install python-gps

2. Uninstall "python-gps" package

Please follow the step by step instructions below to uninstall python-gps on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-gps
Priority: optional
Section: universe/python
Installed-Size: 233
Maintainer: Ubuntu Developers
Original-Maintainer: Bernd Zeimetz
Architecture: amd64
Source: gpsd
Version: 3.15-2build1
Replaces: gpsd-clients (<< 2.34.dfsg-1)
Provides: python2.7-gps
Depends: libc6 (>= 2.14), python (<< 2.8), python (>= 2.7~), python:any (>= 2.7.5-5~)
Recommends: gpsd
Conflicts: python-json
Filename: pool/universe/g/gpsd/python-gps_3.15-2build1_amd64.deb
Size: 61046
MD5sum: 5d7825f15547d9f94b06c13d0d3904ce
SHA1: 966ad0245424080dcd5369e97aeaf75bf85f8e03
SHA256: d71aaf28a69e8647018b7dd4aa6d689823ad03f6019f4912efdd7b489dc3c764
Description-en: Global Positioning System - Python libraries
The gpsd service daemon can monitor one or more GPS devices connected to
a host computer, making all data on the location and movements of the
sensors available to be queried on TCP port 2947.
.
This package contains a Python interface to connect to gpsd, together with
a module providing a controlled testing environment. It also ships two tools
which utilize the interface: gpsprof for latency-profiling, and gpsfake to
simulate a GPS by playing back a logfile.
Description-md5: aa660a07e5137c29eea0851e706c8966
Homepage: http://www.catb.org/gpsd/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu