r-estimatr on AUR (Arch User Repository)

Last updated: October 07,2024

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

$ yay -S r-estimatr

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

$ yay -Rns r-estimatr

2. Manually Install "r-estimatr" via AUR

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

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

b. Clone r-estimatr's git locally

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

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

$ cd ~/r-estimatr $ makepkg -si

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

ID: 1387493
Name: r-estimatr
PackageBaseID: 197719
PackageBase: r-estimatr
Version: 1.0.2-1
Description: Fast Estimators for Design-Based Inference
URL: https://cran.r-project.org/package=estimatr
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: pekkarr
Submitter: pekkarr
FirstSubmitted: 1695051832
LastModified: 1705492941
URLPath: /cgit/aur.git/snapshot/r-estimatr.tar.gz