python-fastkde on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S python-fastkde

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

$ yay -Rns python-fastkde

2. Manually Install "python-fastkde" via AUR

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

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

b. Clone python-fastkde's git locally

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

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

$ cd ~/python-fastkde $ makepkg -si

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

ID: 1306746
Name: python-fastkde
PackageBaseID: 140354
PackageBase: python-fastkde
Version: 1.0.26-2
Description: Fast kernel density estimation
URL: https://github.com/LBL-EESA/fastkde
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: wjhandley
Submitter: wjhandley
FirstSubmitted: 1552678400
LastModified: 1692562159
URLPath: /cgit/aur.git/snapshot/python-fastkde.tar.gz