r-dials on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S r-dials

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

$ yay -Rns r-dials

2. Manually Install "r-dials" via AUR

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

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

b. Clone r-dials's git locally

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

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

$ cd ~/r-dials $ makepkg -si

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

ID: 1413821
Name: r-dials
PackageBaseID: 195589
PackageBase: r-dials
Version: 1.2.1-1
Description: Tools for Creating Tuning Parameter Values
URL: https://cran.r-project.org/package=dials
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: pekkarr
Submitter: pekkarr
FirstSubmitted: 1689109782
LastModified: 1708625373
URLPath: /cgit/aur.git/snapshot/r-dials.tar.gz