r-deoptimr on AUR (Arch User Repository)

Last updated: December 24,2024

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

$ yay -S r-deoptimr

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

$ yay -Rns r-deoptimr

2. Manually Install "r-deoptimr" via AUR

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

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

b. Clone r-deoptimr's git locally

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

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

$ cd ~/r-deoptimr $ makepkg -si

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

ID: 1329871
Name: r-deoptimr
PackageBaseID: 176779
PackageBase: r-deoptimr
Version: 1.1.3-1
Description: Differential Evolution Optimization in Pure R
URL: https://cran.r-project.org/package=DEoptimR
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: pekkarr
Submitter: pekkarr
FirstSubmitted: 1646927151
LastModified: 1696658494
URLPath: /cgit/aur.git/snapshot/r-deoptimr.tar.gz