r-lpsolve on AUR (Arch User Repository)

Last updated: December 24,2024

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

$ yay -S r-lpsolve

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

$ yay -Rns r-lpsolve

2. Manually Install "r-lpsolve" via AUR

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

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

b. Clone r-lpsolve's git locally

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

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

$ cd ~/r-lpsolve $ makepkg -si

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

ID: 1367508
Name: r-lpsolve
PackageBaseID: 176520
PackageBase: r-lpsolve
Version: 5.6.20-1
Description: Interface to 'Lp_solve' v. 5.5 to Solve Linear/Integer Programs
URL: https://cran.r-project.org/package=lpSolve
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: pekkarr
Submitter: pekkarr
FirstSubmitted: 1646140741
LastModified: 1702231302
URLPath: /cgit/aur.git/snapshot/r-lpsolve.tar.gz