python-lap on AUR (Arch User Repository)

Last updated: September 29,2024

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

$ yay -S python-lap

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

$ yay -Rns python-lap

2. Manually Install "python-lap" via AUR

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

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

b. Clone python-lap's git locally

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

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

$ cd ~/python-lap $ makepkg -si

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

ID: 1425628
Name: python-lap
PackageBaseID: 198460
PackageBase: python-lap
Version: 1:0.4.0-1
Description: lap is a linear assignment problem solver using Jonker-Volgenant algorithm for dense (LAPJV) or sparse (LAPMOD) matrices.
URL: https://github.com/gatagat/lap
NumVotes: 2
Popularity: 1.047358
OutOfDate:
Maintainer: fanyujun
Submitter: fanyujun
FirstSubmitted: 1697116076
LastModified: 1710227025
URLPath: /cgit/aur.git/snapshot/python-lap.tar.gz