r-stargazer on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S r-stargazer

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

$ yay -Rns r-stargazer

2. Manually Install "r-stargazer" via AUR

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

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

b. Clone r-stargazer's git locally

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

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

$ cd ~/r-stargazer $ makepkg -si

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

ID: 1320740
Name: r-stargazer
PackageBaseID: 197705
PackageBase: r-stargazer
Version: 5.2.3-1
Description: Well-Formatted Regression and Summary Statistics Tables
URL: https://cran.r-project.org/package=stargazer
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: pekkarr
Submitter: pekkarr
FirstSubmitted: 1695046964
LastModified: 1695046964
URLPath: /cgit/aur.git/snapshot/r-stargazer.tar.gz