libsvm-openmp on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S libsvm-openmp

* (Optional) Uninstall libsvm-openmp on Arch using YAY

$ yay -Rns libsvm-openmp

2. Manually Install "libsvm-openmp" via AUR

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

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

b. Clone libsvm-openmp's git locally

$ git clone https://aur.archlinux.org/libsvm-openmp.git ~/libsvm-openmp

c. Go to ~/libsvm-openmp folder and install it

$ cd ~/libsvm-openmp $ makepkg -si

3. Information about the libsvm-openmp package on Arch User Repository (AUR)

ID: 701374
Name: libsvm-openmp
PackageBaseID: 103218
PackageBase: libsvm-openmp
Version: 3.24-1
Description: A library for Support Vector Machines classification, includes openmp support, binaries and python bindings.
URL: http://www.csie.ntu.edu.tw/~cjlin/libsvm/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: polve
FirstSubmitted: 1447271735
LastModified: 1582746619
URLPath: /cgit/aur.git/snapshot/libsvm-openmp.tar.gz