r-csem on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S r-csem

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

$ yay -Rns r-csem

2. Manually Install "r-csem" via AUR

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

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

b. Clone r-csem's git locally

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

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

$ cd ~/r-csem $ makepkg -si

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

ID: 1202639
Name: r-csem
PackageBaseID: 189885
PackageBase: r-csem
Version: 0.5.0-1
Description: Composite-Based Structural Equation Modeling
URL: https://cran.r-project.org/package=cSEM
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1674788186
LastModified: 1674799236
URLPath: /cgit/aur.git/snapshot/r-csem.tar.gz