minion on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S minion

* (Optional) Uninstall minion on Arch using YAY

$ yay -Rns minion

2. Manually Install "minion" via AUR

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

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

b. Clone minion's git locally

$ git clone https://aur.archlinux.org/minion.git ~/minion

c. Go to ~/minion folder and install it

$ cd ~/minion $ makepkg -si

3. Information about the minion package on Arch User Repository (AUR)

ID: 297656
Name: minion
PackageBaseID: 110522
PackageBase: minion
Version: 2.0-3
Description: A relatively new constraint solver which is fast and scales well as problem size increases
URL: http://constraintmodelling.org/minion/
NumVotes: 2
Popularity: 3.0E-6
OutOfDate: 1705080978
Maintainer: thor77
Submitter: thor77
FirstSubmitted: 1461527179
LastModified: 1461770575
URLPath: /cgit/aur.git/snapshot/minion.tar.gz