r-gmodels on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S r-gmodels

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

$ yay -Rns r-gmodels

2. Manually Install "r-gmodels" via AUR

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

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

b. Clone r-gmodels's git locally

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

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

$ cd ~/r-gmodels $ makepkg -si

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

ID: 1421962
Name: r-gmodels
PackageBaseID: 180705
PackageBase: r-gmodels
Version: 2.19.1-1
Description: Various R Programming Tools for Model Fitting
URL: https://cran.r-project.org/package=gmodels
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654485859
LastModified: 1709748084
URLPath: /cgit/aur.git/snapshot/r-gmodels.tar.gz