minion on AUR (Arch User Repository)
Last updated: November 23,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
Copied
b. Install minion on Arch using YAY
$
yay -S
minion
Copied
* (Optional) Uninstall minion on Arch using YAY
$
yay -Rns
minion
Copied
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
Copied
b. Clone minion's git locally
$
git clone https://aur.archlinux.org/minion.git
~/minion
Copied
c. Go to ~/minion folder and install it
$
cd
~/minion
Copied
$
makepkg -si
Copied
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
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