thundersvm on AUR (Arch User Repository)

Last updated: June 24,2024

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

$ yay -S thundersvm

* (Optional) Uninstall thundersvm on Arch using YAY

$ yay -Rns thundersvm

2. Manually Install "thundersvm" via AUR

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

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

b. Clone thundersvm's git locally

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

c. Go to ~/thundersvm folder and install it

$ cd ~/thundersvm $ makepkg -si

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

ID: 832037
Name: 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/thundersvm.tar.gz