python-pyscipopt on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S python-pyscipopt

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

$ yay -Rns python-pyscipopt

2. Manually Install "python-pyscipopt" via AUR

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

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

b. Clone python-pyscipopt's git locally

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

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

$ cd ~/python-pyscipopt $ makepkg -si

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

ID: 1005162
Name: python-pyscipopt
PackageBaseID: 127876
PackageBase: python-pyscipopt
Version: 3.5.0-1
Description: A Python interface to the SCIP Optimization Suite.
URL: https://www.scipopt.org/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: Viech
FirstSubmitted: 1513092316
LastModified: 1639687887
URLPath: /cgit/aur.git/snapshot/python-pyscipopt.tar.gz