python-pykdtree on AUR (Arch User Repository)

Last updated: May 14,2024

1. Install "python-pykdtree" effortlessly via AUR with the help of a helper(YAY)

a. Install YAY (https://github.com/Jguer/yay)

$ sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si

b. Install python-pykdtree on Arch using YAY

$ yay -S python-pykdtree

* (Optional) Uninstall python-pykdtree on Arch using YAY

$ yay -Rns python-pykdtree

2. Manually Install "python-pykdtree" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone python-pykdtree's git locally

$ git clone https://aur.archlinux.org/python-pykdtree.git ~/python-pykdtree

c. Go to ~/python-pykdtree folder and install it

$ cd ~/python-pykdtree $ makepkg -si

3. Information about the python-pykdtree package on Arch User Repository (AUR)

ID: 1417388
Name: python-pykdtree
PackageBaseID: 172793
PackageBase: python-pykdtree
Version: 1.3.11-1
Description: Fast kd-tree implementation with OpenMP-enabled queries
URL: https://github.com/storpipfugl/pykdtree
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: bcb
Submitter: bcb
FirstSubmitted: 1636188228
LastModified: 1709136634
URLPath: /cgit/aur.git/snapshot/python-pykdtree.tar.gz