How To Install Gpscat On Debian, Ubuntu, Alpine, Arch, Kali, Fedora, Raspbian And MacOS?

How To Install Gpscat On Debian, Ubuntu, Alpine, Arch, Kali, Fedora, Raspbian And MacOS?

gpscat

Global Positioning System – Python libraries

Maintainer: Bernd Zeimetz



Section: python

Install gpscat

  • Debian apt-get install python-gps Click to copy
  • Ubuntu apt-get install python-gps Click to copy
  • Alpine OS apk add gpsd Click to copy
  • Arch Linux pacman -S gpsd Click to copy
  • Kali Linux apt-get install python-gps Click to copy
  • Fedora dnf install gpsd-clients Click to copy
  • Raspbian apt-get install python-gps Click to copy
  • macOS brew install gpsd Click to copy

python-gps

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.

gpsd-clients

Global Positioning System - clients

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 auxiliary tools and example clients for monitoring and testing gpsd.

gpsd

Global Positioning System - daemon

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. With gpsd, multiple GPS client applications can share access to devices without contention or loss of data. Also, gpsd responds to queries with a format that is substantially easier to parse than the different standards emitted by GPS devices.

Installation of latest gpscat command is available for Debian, Ubuntu, Alpine, Arch, Kali, Fedora, Raspbian and macOS. You can copy the command for your OS from above and paste it into your terminal. Once you run the command it will download the 2026 latest package from the repository and install it in your computer/server.