r-optimx on AUR (Arch User Repository)

Last updated: October 10,2024

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

$ yay -S r-optimx

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

$ yay -Rns r-optimx

2. Manually Install "r-optimx" via AUR

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

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

b. Clone r-optimx's git locally

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

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

$ cd ~/r-optimx $ makepkg -si

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

ID: 1339489
Name: r-optimx
PackageBaseID: 181614
PackageBase: r-optimx
Version: 2023.10.21-1
Description: Expanded Replacement and Extension of the 'optim' Function
URL: https://cran.r-project.org/package=optimx
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654508205
LastModified: 1698192102
URLPath: /cgit/aur.git/snapshot/r-optimx.tar.gz