How to Install and Uninstall python3-rtree Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 15,2024

1. Install "python3-rtree" package

Please follow the guidance below to install python3-rtree on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install python3-rtree

2. Uninstall "python3-rtree" package

In this section, we are going to explain the necessary steps to uninstall python3-rtree on Ubuntu 21.10 (Impish Indri):

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

3. Information about the python3-rtree package on Ubuntu 21.10 (Impish Indri)

Package: python3-rtree
Architecture: all
Version: 0.9.7-1
Priority: optional
Section: universe/python
Source: python-rtree
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian GIS Project
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 374
Depends: libspatialindex-dev (>= 1.7.0), python3:any, libjs-sphinxdoc (>= 2.4.3-5~)
Filename: pool/universe/p/python-rtree/python3-rtree_0.9.7-1_all.deb
Size: 46440
MD5sum: 1983368938dedd2d60d61ba285eb7893
SHA1: 02155968f1158127ff044643e42437f7d515f0be
SHA256: ec50286a7adba871e0986c72899dfc882539135db2d94ca00b0a1320f8b273a6
SHA512: 4abfc2149720404df0cf62be464199bdec2a17bcbfe4eb352e00eeaf2a6f985300758c76ba021615426f2f23e8ab27194f2cdcc1e6e453e56c9dd9cf3696cba6
Homepage: https://github.com/Toblerity/rtree
Description-en: R-Tree spatial index for Python GIS - Python 3 module
Rtree is a ctypes Python wrapper of libspatialindex that provides a
number of advanced spatial indexing features for the spatially curious
Python user. These features include:
.
* Nearest neighbor search
* Intersection search
* Multi-dimensional indexes
* Clustered indexes (store Python pickles directly with index entries)
* Bulk loading
* Deletion
* Disk serialization
* Custom storage implementation (to implement spatial indexing in ZODB,
for example)
.
This package contains the module for Python 3.
Description-md5: abf2f3f895b0c4a6fec2f7d5b33ad1dd