python-lpsolve on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S python-lpsolve

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

$ yay -Rns python-lpsolve

2. Manually Install "python-lpsolve" via AUR

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

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

b. Clone python-lpsolve's git locally

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

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

$ cd ~/python-lpsolve $ makepkg -si

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

ID: 584741
Name: python-lpsolve
PackageBaseID: 138135
PackageBase: python-lpsolve
Version: 5.5-1
Description: lpsolve python extension for python 2.x and python 3.x
URL: https://github.com/chandu-atina/lp_solve_python_3x
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: xantares
Submitter: xantares
FirstSubmitted: 1545149098
LastModified: 1549796445
URLPath: /cgit/aur.git/snapshot/python-lpsolve.tar.gz