r-osqp on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S r-osqp

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

$ yay -Rns r-osqp

2. Manually Install "r-osqp" via AUR

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

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

b. Clone r-osqp's git locally

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

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

$ cd ~/r-osqp $ makepkg -si

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

ID: 1345779
Name: r-osqp
PackageBaseID: 186545
PackageBase: r-osqp
Version: 0.6.3.2-1
Description: Quadratic Programming Solver using the 'OSQP' Library
URL: https://cran.r-project.org/package=osqp
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1665625288
LastModified: 1698840156
URLPath: /cgit/aur.git/snapshot/r-osqp.tar.gz