r-scs on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S r-scs

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

$ yay -Rns r-scs

2. Manually Install "r-scs" via AUR

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

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

b. Clone r-scs's git locally

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

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

$ cd ~/r-scs $ makepkg -si

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

ID: 1377901
Name: r-scs
PackageBaseID: 186546
PackageBase: r-scs
Version: 3.2.4-3
Description: Splitting Conic Solver
URL: https://cran.r-project.org/package=scs
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1665625316
LastModified: 1703980888
URLPath: /cgit/aur.git/snapshot/r-scs.tar.gz