gpscat

Global Positioning System - Python libraries

Debian Debian
RUN apt-get update && \ apt-get install -y python-gps
Ubuntu
RUN apt-get update && \ apt-get install -y python-gps
Alpine
RUN apk add gpsd
Arch Arch Linux
RUN pacman -S --noconfirm gpsd
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y python-gps
Fedora
RUN dnf install -y gpsd-clients
Raspbian
RUN apt-get update && \ apt-get install -y python-gps
click the source code to copy install gpscat on any operating system with command-not-found.com