r-fixest on AUR (Arch User Repository)

Last updated: October 07,2024

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

$ yay -S r-fixest

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

$ yay -Rns r-fixest

2. Manually Install "r-fixest" via AUR

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

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

b. Clone r-fixest's git locally

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

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

$ cd ~/r-fixest $ makepkg -si

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

ID: 1359349
Name: r-fixest
PackageBaseID: 197698
PackageBase: r-fixest
Version: 0.11.2-1
Description: Fast Fixed-Effects Estimations
URL: https://cran.r-project.org/package=fixest
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: pekkarr
Submitter: pekkarr
FirstSubmitted: 1695043746
LastModified: 1700848950
URLPath: /cgit/aur.git/snapshot/r-fixest.tar.gz