python-optlang on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S python-optlang

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

$ yay -Rns python-optlang

2. Manually Install "python-optlang" via AUR

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

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

b. Clone python-optlang's git locally

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

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

$ cd ~/python-optlang $ makepkg -si

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

ID: 1346547
Name: python-optlang
PackageBaseID: 199168
PackageBase: python-optlang
Version: 1.8.1-1
Description: Python package implementing a modeling language for solving mathematical optimization problems.
URL: https://optlang.readthedocs.io
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: oso
Submitter: oso
FirstSubmitted: 1698960802
LastModified: 1698960802
URLPath: /cgit/aur.git/snapshot/python-optlang.tar.gz