How to Install and Uninstall python3-rtree.noarch Package on AlmaLinux 8
Last updated: November 01,2024
1. Install "python3-rtree.noarch" package
Please follow the step by step instructions below to install python3-rtree.noarch on AlmaLinux 8
$
sudo dnf update
Copied
$
sudo dnf install
python3-rtree.noarch
Copied
2. Uninstall "python3-rtree.noarch" package
Please follow the guidelines below to uninstall python3-rtree.noarch on AlmaLinux 8:
$
sudo dnf remove
python3-rtree.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-rtree.noarch package on AlmaLinux 8
Last metadata expiration check: 1:01:06 ago on Mon Sep 5 03:22:42 2022.
Available Packages
Name : python3-rtree
Version : 0.9.7
Release : 4.el8
Architecture : noarch
Size : 51 k
Source : python-Rtree-0.9.7-4.el8.src.rpm
Repository : epel
Summary : R-Tree spatial index for Python GIS
URL : https://pypi.python.org/pypi/Rtree
License : LGPLv2
Description : Rtree is a ctypes Python wrapper of the spatialindex library, 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)
Available Packages
Name : python3-rtree
Version : 0.9.7
Release : 4.el8
Architecture : noarch
Size : 51 k
Source : python-Rtree-0.9.7-4.el8.src.rpm
Repository : epel
Summary : R-Tree spatial index for Python GIS
URL : https://pypi.python.org/pypi/Rtree
License : LGPLv2
Description : Rtree is a ctypes Python wrapper of the spatialindex library, 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)