python-thundersvm on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S python-thundersvm

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

$ yay -Rns python-thundersvm

2. Manually Install "python-thundersvm" via AUR

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

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

b. Clone python-thundersvm's git locally

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

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

$ cd ~/python-thundersvm $ makepkg -si

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

ID: 832038
Name: python-thundersvm
PackageBaseID: 149287
PackageBase: thundersvm
Version: 0.3.4-3
Description: A Fast SVM Library on GPUs and CPUs
URL: https://github.com/Xtra-Computing/thundersvm
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: adrien1018
Submitter: adrien1018
FirstSubmitted: 1582098976
LastModified: 1607685036
URLPath: /cgit/aur.git/snapshot/python-thundersvm.tar.gz