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

Last updated: March 29,2024

1. Install "python3-pyshp" package

Please follow the guidance below to install python3-pyshp on Kali Linux

$ sudo apt update $ sudo apt install python3-pyshp

2. Uninstall "python3-pyshp" package

This guide covers the steps necessary to uninstall python3-pyshp on Kali Linux:

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

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

Package: python3-pyshp
Source: pyshp
Version: 2.3.1-2
Installed-Size: 210
Maintainer: Debian GIS Project
Architecture: all
Depends: python3:any
Size: 66196
SHA256: 3590a352ce8df5f68fa7d4d889f916632c64317855a3c1482af73348a95a7e1e
SHA1: 7ed09013e10c37d1c48679601a8ce03e5cf51111
MD5sum: d2d561e2690c962789fcf9d8d11b8e51
Description: read/write support for ESRI Shapefile format - Python 3.x
PySHP provides read and write support for the ESRI Shapefile format.
The Shapefile format is a popular Geographic Information System vector
data format created by ESRI.
.
This package contains the module for Python 3.x.
Description-md5:
Homepage: https://github.com/GeospatialPython/pyshp
Tag: devel::lang:python, devel::library, field::geography,
implemented-in::python, role::devel-lib
Section: python
Priority: optional
Filename: pool/main/p/pyshp/python3-pyshp_2.3.1-2_all.deb