r-graddescent on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S r-graddescent

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

$ yay -Rns r-graddescent

2. Manually Install "r-graddescent" via AUR

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

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

b. Clone r-graddescent's git locally

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

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

$ cd ~/r-graddescent $ makepkg -si

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

ID: 1094930
Name: r-graddescent
PackageBaseID: 180743
PackageBase: r-graddescent
Version: 3.0-4
Description: Gradient Descent for Regression Tasks
URL: https://cran.r-project.org/package=gradDescent
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654486778
LastModified: 1654607681
URLPath: /cgit/aur.git/snapshot/r-graddescent.tar.gz