python-lapsolver on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S python-lapsolver

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

$ yay -Rns python-lapsolver

2. Manually Install "python-lapsolver" via AUR

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

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

b. Clone python-lapsolver's git locally

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

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

$ cd ~/python-lapsolver $ makepkg -si

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

ID: 1003098
Name: python-lapsolver
PackageBaseID: 162878
PackageBase: python-lapsolver
Version: 1.1.0-3
Description: Fast linear assignment problem solvers
URL: https://github.com/cheind/py-lapsolver
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: coldsoup49
Submitter: coldsoup49
FirstSubmitted: 1612426596
LastModified: 1639472633
URLPath: /cgit/aur.git/snapshot/python-lapsolver.tar.gz