r-geem on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S r-geem

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

$ yay -Rns r-geem

2. Manually Install "r-geem" via AUR

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

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

b. Clone r-geem's git locally

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

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

$ cd ~/r-geem $ makepkg -si

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

ID: 1424158
Name: r-geem
PackageBaseID: 180560
PackageBase: r-geem
Version: 0.10.1-9
Description: Solve Generalized Estimating Equations
URL: https://cran.r-project.org/package=geeM
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654482393
LastModified: 1710039023
URLPath: /cgit/aur.git/snapshot/r-geem.tar.gz