How to Install and Uninstall python3-pykdtree.x86_64 Package on Fedora 39
Last updated: January 16,2025
1. Install "python3-pykdtree.x86_64" package
Please follow the guidance below to install python3-pykdtree.x86_64 on Fedora 39
$
sudo dnf update
Copied
$
sudo dnf install
python3-pykdtree.x86_64
Copied
2. Uninstall "python3-pykdtree.x86_64" package
Please follow the guidance below to uninstall python3-pykdtree.x86_64 on Fedora 39:
$
sudo dnf remove
python3-pykdtree.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-pykdtree.x86_64 package on Fedora 39
Last metadata expiration check: 4:47:55 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : python3-pykdtree
Version : 1.3.11
Release : 1.fc39
Architecture : x86_64
Size : 83 k
Source : python-pykdtree-1.3.11-1.fc39.src.rpm
Repository : updates
Summary : Fast kd-tree implementation with OpenMP-enabled queries
URL : https://github.com/storpipfugl/pykdtree
License : LGPL-3.0-or-later
Description : pykdtree is a kd-tree implementation for fast nearest neighbour search in
: Python. The aim is to be the fastest implementation around for common use cases
: (low dimensions and low number of neighbours) for both tree construction and
: queries.
Available Packages
Name : python3-pykdtree
Version : 1.3.11
Release : 1.fc39
Architecture : x86_64
Size : 83 k
Source : python-pykdtree-1.3.11-1.fc39.src.rpm
Repository : updates
Summary : Fast kd-tree implementation with OpenMP-enabled queries
URL : https://github.com/storpipfugl/pykdtree
License : LGPL-3.0-or-later
Description : pykdtree is a kd-tree implementation for fast nearest neighbour search in
: Python. The aim is to be the fastest implementation around for common use cases
: (low dimensions and low number of neighbours) for both tree construction and
: queries.