python-numba-kdtree on AUR (Arch User Repository)

Last updated: September 29,2024

1. Install "python-numba-kdtree" 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-numba-kdtree on Arch using YAY

$ yay -S python-numba-kdtree

* (Optional) Uninstall python-numba-kdtree on Arch using YAY

$ yay -Rns python-numba-kdtree

2. Manually Install "python-numba-kdtree" via AUR

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

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

b. Clone python-numba-kdtree's git locally

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

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

$ cd ~/python-numba-kdtree $ makepkg -si

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

ID: 1396099
Name: python-numba-kdtree
PackageBaseID: 185999
PackageBase: python-numba-kdtree
Version: 0.4.0-1
Description: A k-d tree implementation for numba
URL: https://github.com/mortacious/numba-kdtree
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: bcb
Submitter: bcb
FirstSubmitted: 1664023955
LastModified: 1706715370
URLPath: /cgit/aur.git/snapshot/python-numba-kdtree.tar.gz