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