somoclu on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S somoclu

* (Optional) Uninstall somoclu on Arch using YAY

$ yay -Rns somoclu

2. Manually Install "somoclu" via AUR

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

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

b. Clone somoclu's git locally

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

c. Go to ~/somoclu folder and install it

$ cd ~/somoclu $ makepkg -si

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

ID: 491268
Name: somoclu
PackageBaseID: 85370
PackageBase: somoclu
Version: 1.7.5-1
Description: Massively parallel self-organizing maps: accelerate training on multicore CPUs, GPUs, and clusters
URL: https://github.com/peterwittek/somoclu
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: xgdgsc
Submitter: xgdgsc
FirstSubmitted: 1409972435
LastModified: 1520092353
URLPath: /cgit/aur.git/snapshot/somoclu.tar.gz