gpsctl

Global Positioning System - clients

Debian Debian
RUN apt-get update && \ apt-get install -y gpsd-clients
Ubuntu
RUN apt-get update && \ apt-get install -y gpsd-clients
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 gpsd-clients
Fedora
RUN dnf install -y gpsd
Raspbian
RUN apt-get update && \ apt-get install -y gpsd-clients
click the source code to copy install gpsctl on any operating system with command-not-found.com