r-redux on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S r-redux

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

$ yay -Rns r-redux

2. Manually Install "r-redux" via AUR

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

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

b. Clone r-redux's git locally

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

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

$ cd ~/r-redux $ makepkg -si

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

ID: 1364394
Name: r-redux
PackageBaseID: 200204
PackageBase: r-redux
Version: 1.1.4-1
Description: R Bindings to 'hiredis'
URL: https://cran.r-project.org/package=redux
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: pekkarr
Submitter: pekkarr
FirstSubmitted: 1701703362
LastModified: 1701703362
URLPath: /cgit/aur.git/snapshot/r-redux.tar.gz