r-sem on AUR (Arch User Repository)

Last updated: October 08,2024

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

$ yay -S r-sem

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

$ yay -Rns r-sem

2. Manually Install "r-sem" via AUR

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

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

b. Clone r-sem's git locally

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

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

$ cd ~/r-sem $ makepkg -si

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

ID: 1093851
Name: r-sem
PackageBaseID: 182333
PackageBase: r-sem
Version: 3.1.15-4
Description: Structural Equation Models
URL: https://cran.r-project.org/package=sem
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654526007
LastModified: 1654526007
URLPath: /cgit/aur.git/snapshot/r-sem.tar.gz