How to Install and Uninstall libgps30 Package on Kali Linux

Last updated: December 24,2024

1. Install "libgps30" package

This guide covers the steps necessary to install libgps30 on Kali Linux

$ sudo apt update $ sudo apt install libgps30

2. Uninstall "libgps30" package

Learn how to uninstall libgps30 on Kali Linux:

$ sudo apt remove libgps30 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libgps30 package on Kali Linux

Package: libgps30
Source: gpsd (3.25-2)
Version: 3.25-2+b1
Installed-Size: 192
Maintainer: Boian Bonev
Architecture: amd64
Depends: libc6 (>= 2.17), libdbus-1-3 (>= 1.9.14), libstdc++6 (>= 5)
Suggests: gpsd
Conflicts: fso-gpsd
Size: 83784
SHA256: 2620e123d870e0853ec2ce3bbe6e5b7f5aea368c44f317b65c4856906131953f
SHA1: 2cf704054a864ad12d6913db4eff65f08ffd1bc3
MD5sum: 57c79596c57e13420676d9267482738f
Description: Global Positioning System - library
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 provides libgps, a C service library for querying GPS
devices. It supports both a low-level interface, which communicates
directly with the device to which the GPS is connected, and a high-level
interface, which goes through gpsd and is intended for concurrent use by
several applications.
Description-md5:
Multi-Arch: same
Homepage: https://gpsd.io
Section: libs
Priority: optional
Filename: pool/main/g/gpsd/libgps30_3.25-2+b1_amd64.deb