r-roptim on AUR (Arch User Repository)

Last updated: October 07,2024

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

$ yay -S r-roptim

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

$ yay -Rns r-roptim

2. Manually Install "r-roptim" via AUR

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

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

b. Clone r-roptim's git locally

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

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

$ cd ~/r-roptim $ makepkg -si

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

ID: 1174411
Name: r-roptim
PackageBaseID: 182172
PackageBase: r-roptim
Version: 0.1.6-4
Description: General Purpose Optimization in R using C++
URL: https://cran.r-project.org/package=roptim
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654521783
LastModified: 1669465957
URLPath: /cgit/aur.git/snapshot/r-roptim.tar.gz