r-trust on AUR (Arch User Repository)

Last updated: October 07,2024

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

$ yay -S r-trust

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

$ yay -Rns r-trust

2. Manually Install "r-trust" via AUR

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

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

b. Clone r-trust's git locally

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

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

$ cd ~/r-trust $ makepkg -si

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

ID: 1377490
Name: r-trust
PackageBaseID: 182779
PackageBase: r-trust
Version: 0.1.8-9
Description: Trust Region Optimization
URL: https://cran.r-project.org/package=trust
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654538861
LastModified: 1703894518
URLPath: /cgit/aur.git/snapshot/r-trust.tar.gz