python-mknapsack on AUR (Arch User Repository)

Last updated: September 29,2024

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

$ yay -S python-mknapsack

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

$ yay -Rns python-mknapsack

2. Manually Install "python-mknapsack" via AUR

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

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

b. Clone python-mknapsack's git locally

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

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

$ cd ~/python-mknapsack $ makepkg -si

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

ID: 1272778
Name: python-mknapsack
PackageBaseID: 194637
PackageBase: python-mknapsack
Version: 1.1.12-1
Description: Solving knapsack and bin packing problems with Python
URL: https://github.com/jmyrberg/mknapsack
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: carlosal1015
Submitter: carlosal1015
FirstSubmitted: 1686697601
LastModified: 1686697601
URLPath: /cgit/aur.git/snapshot/python-mknapsack.tar.gz