How to Install and Uninstall python3-gps Package on Kali Linux

Last updated: May 19,2024

1. Install "python3-gps" package

Please follow the guidelines below to install python3-gps on Kali Linux

$ sudo apt update $ sudo apt install python3-gps

2. Uninstall "python3-gps" package

This tutorial shows how to uninstall python3-gps on Kali Linux:

$ sudo apt remove python3-gps $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-gps package on Kali Linux

Package: python3-gps
Source: gpsd (3.25-2)
Version: 3.25-2+b1
Installed-Size: 650
Maintainer: Boian Bonev
Architecture: amd64
Depends: python3:any, libc6 (>= 2.17)
Recommends: gpsd
Size: 151364
SHA256: 2a58fec35eaf945a01adba0ab2f7f9ceae3187785e2f08990618b95b210293c4
SHA1: f60f50368d938378fe94e9938e49094bf9e0f95e
MD5sum: 14c4d1ef4d9680859608717fd557c1a7
Description: Global Positioning System - Python 3 libraries
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 a Python 3 interface to connect to gpsd, together with
a module providing a controlled testing environment.
Description-md5:
Homepage: https://gpsd.io
Section: python
Priority: optional
Filename: pool/main/g/gpsd/python3-gps_3.25-2+b1_amd64.deb