minizinc-ide on AUR (Arch User Repository)

Last updated: November 26,2024

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

$ yay -S minizinc-ide

* (Optional) Uninstall minizinc-ide on Arch using YAY

$ yay -Rns minizinc-ide

2. Manually Install "minizinc-ide" via AUR

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

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

b. Clone minizinc-ide's git locally

$ git clone https://aur.archlinux.org/minizinc-ide.git ~/minizinc-ide

c. Go to ~/minizinc-ide folder and install it

$ cd ~/minizinc-ide $ makepkg -si

3. Information about the minizinc-ide package on Arch User Repository (AUR)

ID: 1396549
Name: minizinc-ide
PackageBaseID: 102892
PackageBase: minizinc-ide
Version: 2.8.3-1
Description: Simple IDE for writing and running MiniZinc models
URL: http://www.minizinc.org/ide/
NumVotes: 10
Popularity: 0
OutOfDate:
Maintainer: mitsakosgr
Submitter: mitsakosgr
FirstSubmitted: 1446555552
LastModified: 1706776383
URLPath: /cgit/aur.git/snapshot/minizinc-ide.tar.gz