r-geepack on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S r-geepack

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

$ yay -Rns r-geepack

2. Manually Install "r-geepack" via AUR

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

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

b. Clone r-geepack's git locally

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

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

$ cd ~/r-geepack $ makepkg -si

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

ID: 1397490
Name: r-geepack
PackageBaseID: 180561
PackageBase: r-geepack
Version: 1.3.10-1
Description: Generalized Estimating Equation Package
URL: https://cran.r-project.org/package=geepack
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654482417
LastModified: 1706832201
URLPath: /cgit/aur.git/snapshot/r-geepack.tar.gz