python-numpymaxflow on AUR (Arch User Repository)

Last updated: September 29,2024

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

$ yay -S python-numpymaxflow

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

$ yay -Rns python-numpymaxflow

2. Manually Install "python-numpymaxflow" via AUR

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

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

b. Clone python-numpymaxflow's git locally

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

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

$ cd ~/python-numpymaxflow $ makepkg -si

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

ID: 1427886
Name: python-numpymaxflow
PackageBaseID: 196166
PackageBase: python-numpymaxflow
Version: 0.0.6-2
Description: Numpy-based implementation of Max-flow/Min-cut (graphcut) for 2D/3D data
URL: https://github.com/masadcv/numpymaxflow
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: hottea
Submitter: hottea
FirstSubmitted: 1690447148
LastModified: 1710533927
URLPath: /cgit/aur.git/snapshot/python-numpymaxflow.tar.gz