r-optimr on AUR (Arch User Repository)

Last updated: October 10,2024

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

$ yay -S r-optimr

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

$ yay -Rns r-optimr

2. Manually Install "r-optimr" via AUR

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

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

b. Clone r-optimr's git locally

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

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

$ cd ~/r-optimr $ makepkg -si

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

ID: 1092998
Name: r-optimr
PackageBaseID: 181613
PackageBase: r-optimr
Version: 2019.12.16-4
Description: A Replacement and Extension of the 'optim' Function
URL: https://cran.r-project.org/package=optimr
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654508182
LastModified: 1654508182
URLPath: /cgit/aur.git/snapshot/r-optimr.tar.gz