How to Install and Uninstall python3-pyshp Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: April 28,2024

1. Install "python3-pyshp" package

This tutorial shows how to install python3-pyshp on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-pyshp

2. Uninstall "python3-pyshp" package

In this section, we are going to explain the necessary steps to uninstall python3-pyshp on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the python3-pyshp package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python3-pyshp
Priority: extra
Section: universe/python
Installed-Size: 126
Maintainer: Ubuntu Developers
Original-Maintainer: Debian GIS Project
Architecture: all
Source: pyshp
Version: 1.2.3+ds-1
Depends: python3:any (>= 3.3.2-2~)
Filename: pool/universe/p/pyshp/python3-pyshp_1.2.3+ds-1_all.deb
Size: 28838
MD5sum: d659a191b8c7c82b65dfeb30088b710d
SHA1: 227c6ea7f6c453ff6e91a3d9c1ba190830e17d98
SHA256: f01e040fd8306653ad011f2e5d194c9afe5fc92a01c552354f401808ae1a3087
Description-en: 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: 9dc8c96c6839b86509936e3cbf1082a7
Homepage: https://github.com/GeospatialPython/pyshp
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu