r-drr on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S r-drr

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

$ yay -Rns r-drr

2. Manually Install "r-drr" via AUR

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

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

b. Clone r-drr's git locally

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

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

$ cd ~/r-drr $ makepkg -si

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

ID: 1287142
Name: r-drr
PackageBaseID: 195591
PackageBase: r-drr
Version: 0.0.4-1
Description: Dimensionality Reduction via Regression
URL: https://cran.r-project.org/package=DRR
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: pekkarr
Submitter: pekkarr
FirstSubmitted: 1689109913
LastModified: 1689109913
URLPath: /cgit/aur.git/snapshot/r-drr.tar.gz