python-kdtree on AUR (Arch User Repository)
Last updated: November 26,2024
1. Install "python-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
Copied
b. Install python-kdtree on Arch using YAY
$
yay -S
python-kdtree
Copied
* (Optional) Uninstall python-kdtree on Arch using YAY
$
yay -Rns
python-kdtree
Copied
2. Manually Install "python-kdtree" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone python-kdtree's git locally
$
git clone https://aur.archlinux.org/python-kdtree.git
~/python-kdtree
Copied
c. Go to ~/python-kdtree folder and install it
$
cd
~/python-kdtree
Copied
$
makepkg -si
Copied
3. Information about the python-kdtree package on Arch User Repository (AUR)
ID: 1272270
Name: python-kdtree
PackageBaseID: 155174
PackageBase: python-kdtree
Version: 0.16-3
Description: Construct, modify and search k-d trees
URL: https://github.com/stefankoegl/kdtree
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: xiota
Submitter: Rogach
FirstSubmitted: 1594048369
LastModified: 1686587162
URLPath: /cgit/aur.git/snapshot/python-kdtree.tar.gz
Name: python-kdtree
PackageBaseID: 155174
PackageBase: python-kdtree
Version: 0.16-3
Description: Construct, modify and search k-d trees
URL: https://github.com/stefankoegl/kdtree
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: xiota
Submitter: Rogach
FirstSubmitted: 1594048369
LastModified: 1686587162
URLPath: /cgit/aur.git/snapshot/python-kdtree.tar.gz