r-lda on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S r-lda

* (Optional) Uninstall r-lda on Arch using YAY

$ yay -Rns r-lda

2. Manually Install "r-lda" via AUR

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

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

b. Clone r-lda's git locally

$ git clone https://aur.archlinux.org/r-lda.git ~/r-lda

c. Go to ~/r-lda folder and install it

$ cd ~/r-lda $ makepkg -si

3. Information about the r-lda package on Arch User Repository (AUR)

ID: 1384273
Name: r-lda
PackageBaseID: 201447
PackageBase: r-lda
Version: 1.4.2-1
Description: Collapsed Gibbs Sampling Methods for Topic Models
URL: https://cran.r-project.org/package=lda
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: pekkarr
Submitter: pekkarr
FirstSubmitted: 1705007244
LastModified: 1705007244
URLPath: /cgit/aur.git/snapshot/r-lda.tar.gz