r-linprog on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S r-linprog

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

$ yay -Rns r-linprog

2. Manually Install "r-linprog" via AUR

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

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

b. Clone r-linprog's git locally

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

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

$ cd ~/r-linprog $ makepkg -si

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

ID: 1282795
Name: r-linprog
PackageBaseID: 176797
PackageBase: r-linprog
Version: 0.9.4-6
Description: Linear Programming / Optimization
URL: https://cran.r-project.org/package=linprog
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: pekkarr
Submitter: pekkarr
FirstSubmitted: 1646943372
LastModified: 1688407792
URLPath: /cgit/aur.git/snapshot/r-linprog.tar.gz