r-ridge on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S r-ridge

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

$ yay -Rns r-ridge

2. Manually Install "r-ridge" via AUR

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

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

b. Clone r-ridge's git locally

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

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

$ cd ~/r-ridge $ makepkg -si

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

ID: 1369392
Name: r-ridge
PackageBaseID: 182092
PackageBase: r-ridge
Version: 3.3-6
Description: Ridge Regression with Automatic Selection of the Penalty Parameter
URL: https://cran.r-project.org/package=ridge
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654519742
LastModified: 1702512226
URLPath: /cgit/aur.git/snapshot/r-ridge.tar.gz