python-numberjack on AUR (Arch User Repository)

Last updated: June 01,2024

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

$ yay -S python-numberjack

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

$ yay -Rns python-numberjack

2. Manually Install "python-numberjack" via AUR

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

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

b. Clone python-numberjack's git locally

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

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

$ cd ~/python-numberjack $ makepkg -si

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

ID: 464836
Name: python-numberjack
PackageBaseID: 127544
PackageBase: python-numberjack
Version: 1.2.0-1
Description: A Python platform for combinatorial optimisation
URL: http://pypi.python.org/pypi/numberjack
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: mortacious
Submitter: mortacious
FirstSubmitted: 1511789479
LastModified: 1511789479
URLPath: /cgit/aur.git/snapshot/python-numberjack.tar.gz