r-broom on AUR (Arch User Repository)

Last updated: June 30,2024

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

$ yay -S r-broom

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

$ yay -Rns r-broom

2. Manually Install "r-broom" via AUR

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

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

b. Clone r-broom's git locally

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

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

$ cd ~/r-broom $ makepkg -si

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

ID: 1296305
Name: r-broom
PackageBaseID: 132962
PackageBase: r-broom
Version: 1.0.5-1
Description: Convert Statistical Objects into Tidy Tibbles
URL: https://cran.r-project.org/package=broom
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: Alad
Submitter: frichtlm
FirstSubmitted: 1527725309
LastModified: 1690702538
URLPath: /cgit/aur.git/snapshot/r-broom.tar.gz