python-pulp on AUR (Arch User Repository)

Last updated: June 01,2024

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

$ yay -S python-pulp

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

$ yay -Rns python-pulp

2. Manually Install "python-pulp" via AUR

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

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

b. Clone python-pulp's git locally

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

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

$ cd ~/python-pulp $ makepkg -si

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

ID: 1403109
Name: python-pulp
PackageBaseID: 81233
PackageBase: python-pulp
Version: 2.8.0-1
Description: A Linear Programming modeler written in Python
URL: https://github.com/coin-or/pulp
NumVotes: 4
Popularity: 7.1E-5
OutOfDate:
Maintainer: spider-mario
Submitter: jleclanche
FirstSubmitted: 1398313879
LastModified: 1706902752
URLPath: /cgit/aur.git/snapshot/python-pulp.tar.gz