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

Last updated: May 08,2024

1. Install "python3-gpxpy" package

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

$ sudo apt update $ sudo apt install python3-gpxpy

2. Uninstall "python3-gpxpy" package

Please follow the instructions below to uninstall python3-gpxpy on Kali Linux:

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

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

Package: python3-gpxpy
Source: gpxpy
Version: 1.5.0-2
Installed-Size: 183
Maintainer: Debian Python Team
Architecture: all
Depends: python3:any
Size: 32812
SHA256: 36301bf37a6197270d4fbcc1b01c2b9144df7e1f31bbfd69e2562f4f898114e5
SHA1: 10a7b335b5e8923cdd5b8fd8b48141aabdcd0e3f
MD5sum: 8427ed9cc1fbd0174f0e6d199d755447
Description: GPX file parser and GPS track manipulation library (Python 3)
gpxpy is a simple Python library for parsing and manipulating GPX files.
GPX is an XML based format for GPS tracks.
.
The library also contains utility functions that are used in GPX file
handling, but can also be used separately, e.g. simple functions for
calculating geographical coordinates.
.
This package contains the Python 3 version.
Description-md5:
Homepage: https://github.com/tkrajina/gpxpy
Section: python
Priority: optional
Filename: pool/main/g/gpxpy/python3-gpxpy_1.5.0-2_all.deb