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

Last updated: May 21,2024

1. Install "python3-kdtree" package

Here is a brief guide to show you how to install python3-kdtree on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install python3-kdtree

2. Uninstall "python3-kdtree" package

Please follow the guidelines below to uninstall python3-kdtree on Ubuntu 21.10 (Impish Indri):

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

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

Package: python3-kdtree
Architecture: amd64
Version: 0.7.1+git20101123-5build3
Priority: optional
Section: universe/python
Source: libkdtree++
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian QA Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 418
Provides: python3.9-kdtree
Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.0), libstdc++6 (>= 5), python3 (<< 3.10), python3 (>= 3.9~), python3:any (>= 3.0~)
Filename: pool/universe/libk/libkdtree++/python3-kdtree_0.7.1+git20101123-5build3_amd64.deb
Size: 73240
MD5sum: 74a09ce693cd1eb09fee01c037a4bf74
SHA1: 8e2ee68f2a4c1deb478e96f6326e878b03fd3273
SHA256: 0b36d732559957264476891b7e0a622ae56fc6c1ec12706c9bbc412c8c36ee4a
SHA512: c289a55cb856542c7ec251d24f5a9e90a464dad8451bef7b756b882cd729e8fb12acd176f8064e01543591b8496072a776e4c2aacc9598cc1f625a3081d3a580
Homepage: https://alioth.debian.org/projects/libkdtree/
Description-en: container for kd-tree sorting for Python 3
A container implementing k-dimensional space sorting using a kd-tree. It:
.
- supports two- to six-dimensional spaces
- can store any data structure
- provides standard find as well as range queries
- has amortised O(lg n) time (O(n lg n) worst case) on most operations
(insert/erase/find optimised) and worst-case O(n) space
- provides means to rebalance and thus optimise the tree
.
This package contains the extension built for the Python 3 interpreter.
Description-md5: 79bf452a7a2aaef21d31b4adc1c299ce