How to Install gpsd-dbg in Ubuntu 18.04



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

sudo apt update
sudo apt install gpsd-dbg

Description:

Global Positioning System - debugging symbols

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 the python debug modules and some test tools to the debug the behaviour of gpsd. Debug symbols are being shipped in the dbgsym package.

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

Version: 3.17-5

Section: universe/debug