gpsctl
Global Positioning System - clients
RUN apt-get update && \
apt-get install -y gpsd-clients
RUN apt-get update && \
apt-get install -y gpsd-clients
RUN apk add gpsd
RUN pacman -S --noconfirm gpsd
RUN apt-get update && \
apt-get install -y gpsd-clients
RUN dnf install -y gpsd
RUN apt-get update && \
apt-get install -y gpsd-clients