scipoptsuite on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S scipoptsuite

* (Optional) Uninstall scipoptsuite on Arch using YAY

$ yay -Rns scipoptsuite

2. Manually Install "scipoptsuite" via AUR

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

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

b. Clone scipoptsuite's git locally

$ git clone https://aur.archlinux.org/scipoptsuite.git ~/scipoptsuite

c. Go to ~/scipoptsuite folder and install it

$ cd ~/scipoptsuite $ makepkg -si

3. Information about the scipoptsuite package on Arch User Repository (AUR)

ID: 994778
Name: scipoptsuite
PackageBaseID: 121806
PackageBase: scipoptsuite
Version: 7.0.3-1
Description: Toolbox for generating and solving optimization problems (with Parallel Processing)
URL: https://scip.zib.de
NumVotes: 4
Popularity: 0.003443
OutOfDate: 1652876605
Maintainer: a.kudelin
FirstSubmitted: 1493203476
LastModified: 1638060003
URLPath: /cgit/aur.git/snapshot/scipoptsuite.tar.gz