How to Install gpsd-clients in Ubuntu 18.04



Install gpsd-clients by entering the following commands in the terminal:

sudo apt update
sudo apt install gpsd-clients

Description:

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.

Homepage: http://www.catb.org/gpsd/

Version: 3.17-5

Section: universe/misc