lenskit on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S lenskit

* (Optional) Uninstall lenskit on Arch using YAY

$ yay -Rns lenskit

2. Manually Install "lenskit" via AUR

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

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

b. Clone lenskit's git locally

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

c. Go to ~/lenskit folder and install it

$ cd ~/lenskit $ makepkg -si

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

ID: 441480
Name: lenskit
PackageBaseID: 125370
PackageBase: lenskit
Version: 2.2.1-1
Description: An open source toolkit for building, researching, and studying recommender systems.
URL: http://lenskit.org/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: tikrass
Submitter: tikrass
FirstSubmitted: 1504706769
LastModified: 1504706806
URLPath: /cgit/aur.git/snapshot/lenskit.tar.gz