r-minqa on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S r-minqa

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

$ yay -Rns r-minqa

2. Manually Install "r-minqa" via AUR

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

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

b. Clone r-minqa's git locally

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

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

$ cd ~/r-minqa $ makepkg -si

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

ID: 1317140
Name: r-minqa
PackageBaseID: 143412
PackageBase: r-minqa
Version: 1.2.6-1
Description: Derivative-free optimization algorithms by quadratic approximation
URL: https://cran.r-project.org/package=minqa
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: taekyung
FirstSubmitted: 1562878989
LastModified: 1694412123
URLPath: /cgit/aur.git/snapshot/r-minqa.tar.gz