mozart2-compiler on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S mozart2-compiler

* (Optional) Uninstall mozart2-compiler on Arch using YAY

$ yay -Rns mozart2-compiler

2. Manually Install "mozart2-compiler" via AUR

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

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

b. Clone mozart2-compiler's git locally

$ git clone https://aur.archlinux.org/mozart2-compiler.git ~/mozart2-compiler

c. Go to ~/mozart2-compiler folder and install it

$ cd ~/mozart2-compiler $ makepkg -si

3. Information about the mozart2-compiler package on Arch User Repository (AUR)

ID: 558065
Name: mozart2-compiler
PackageBaseID: 130356
PackageBase: mozart2-compiler
Version: 2.0.1-1
Description: An open source implementation of Oz 3. (Compiler Only)
URL: https://mozart.github.io/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: alevalv
Submitter: alevalv
FirstSubmitted: 1519598326
LastModified: 1541613731
URLPath: /cgit/aur.git/snapshot/mozart2-compiler.tar.gz