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

Last updated: May 17,2024

1. Install "python3-polyline" package

This is a short guide on how to install python3-polyline on Kali Linux

$ sudo apt update $ sudo apt install python3-polyline

2. Uninstall "python3-polyline" package

Here is a brief guide to show you how to uninstall python3-polyline on Kali Linux:

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

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

Package: python3-polyline
Source: polyline
Version: 2.0.0-1
Installed-Size: 120
Maintainer: Debian Python Team
Architecture: all
Depends: python3:any, libjs-sphinxdoc (>= 5.2), sphinx-rtd-theme-common (>= 1.2.2+dfsg)
Size: 18396
SHA256: 77dc6a50456e064c8308f31ce0360b314957f088ede614143bb16792c68de245
SHA1: b08fcf56697e99b1ecf3c4f1dcf9cf6f3a25def3
MD5sum: ea85c237e932b53c3316ebff27ca006c
Description: Python library to encode/decode polylines
Implements Google's encoded polyline algorithm format. Encodes from /
decodes into [lat, lng] coordinate pairs. Can also encode a GeoJSON
object to a GeoJSON LineString, and vice-versa. Based on / compatible
with Google's mapbox.
.
See also: olylinealgorithm>
Description-md5:
Homepage: https://github.com/frederickjansen/polyline
Section: python
Priority: optional
Filename: pool/main/p/polyline/python3-polyline_2.0.0-1_all.deb