r-ivreg on AUR (Arch User Repository)

Last updated: October 07,2024

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

$ yay -S r-ivreg

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

$ yay -Rns r-ivreg

2. Manually Install "r-ivreg" via AUR

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

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

b. Clone r-ivreg's git locally

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

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

$ cd ~/r-ivreg $ makepkg -si

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

ID: 1320696
Name: r-ivreg
PackageBaseID: 197695
PackageBase: r-ivreg
Version: 0.6.2-1
Description: Instrumental-Variables Regression by '2SLS', '2SM', or '2SMM', with Diagnostics
URL: https://cran.r-project.org/package=ivreg
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: pekkarr
Submitter: pekkarr
FirstSubmitted: 1695041342
LastModified: 1695041342
URLPath: /cgit/aur.git/snapshot/r-ivreg.tar.gz