How to Install and Uninstall gpsd Package on Kali Linux

Last updated: February 02,2025

1. Install "gpsd" package

This is a short guide on how to install gpsd on Kali Linux

$ sudo apt update $ sudo apt install gpsd

2. Uninstall "gpsd" package

Please follow the step by step instructions below to uninstall gpsd on Kali Linux:

$ sudo apt remove gpsd $ sudo apt autoclean && sudo apt autoremove

3. Information about the gpsd package on Kali Linux

Package: gpsd
Source: gpsd (3.25-2)
Version: 3.25-2+b1
Installed-Size: 1571
Maintainer: Boian Bonev
Architecture: amd64
Replaces: gpsd-clients (<< 3.20-9), gpsd-tools (<< 3.20-10)
Depends: adduser (>= 3.34), libgps30 (= 3.25-2+b1), netbase | systemd-sysv, python3, python3:any, libbluetooth3 (>= 4.91), libc6 (>= 2.35), libdbus-1-3 (>= 1.9.14), libusb-1.0-0 (>= 2:1.0.8)
Recommends: gpsd-tools, udev
Suggests: apparmor, dbus, gpsd-clients
Conflicts: fso-gpsd
Breaks: gpsd-clients (<< 3.20-9), gpsd-tools (<< 3.20-10), udev (<< 125)
Size: 420656
SHA256: 829150662b5e768bab6090aafc50c3407e178119bb3c956dec115b0b0960a35f
SHA1: d9d02c426ee5438cb9dde3bf23125ea53267a2e0
MD5sum: aabdaf74631574d5ce4f52c0991ed066
Description: Global Positioning System - daemon
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.
.
With gpsd, multiple GPS client applications can share access to devices
without contention or loss of data. Also, gpsd responds to queries with a
format that is substantially easier to parse than the different standards
emitted by GPS devices.
.
This also includes common tools ubxtool and gpsctl for device configuration
of the local hardware as well as a ntpshmmon to check generated refclock data.
Description-md5:
Multi-Arch: foreign
Homepage: https://gpsd.io
Tag: field::geography, hardware::gps, implemented-in::c, interface::daemon,
network::server, network::service, protocol::TODO, role::program
Section: misc
Priority: optional
Filename: pool/main/g/gpsd/gpsd_3.25-2+b1_amd64.deb