python-scs on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S python-scs

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

$ yay -Rns python-scs

2. Manually Install "python-scs" via AUR

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

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

b. Clone python-scs's git locally

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

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

$ cd ~/python-scs $ makepkg -si

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

ID: 1051020
Name: python-scs
PackageBaseID: 118951
PackageBase: python-scs
Version: 3.2.0-1
Description: Convex cone solver via operator splitting.
URL: http://github.com/cvxgrp/scs/
NumVotes: 4
Popularity: 0.011401
OutOfDate:
Maintainer: thrasibule
FirstSubmitted: 1484935806
LastModified: 1647281497
URLPath: /cgit/aur.git/snapshot/python-scs.tar.gz