r-mglm on AUR (Arch User Repository)

Last updated: October 08,2024

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

$ yay -S r-mglm

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

$ yay -Rns r-mglm

2. Manually Install "r-mglm" via AUR

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

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

b. Clone r-mglm's git locally

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

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

$ cd ~/r-mglm $ makepkg -si

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

ID: 1375057
Name: r-mglm
PackageBaseID: 181304
PackageBase: r-mglm
Version: 0.2.1-10
Description: Multivariate Response Generalized Linear Models
URL: https://cran.r-project.org/package=MGLM
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654500599
LastModified: 1703441196
URLPath: /cgit/aur.git/snapshot/r-mglm.tar.gz