mozart2 on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S mozart2

* (Optional) Uninstall mozart2 on Arch using YAY

$ yay -Rns mozart2

2. Manually Install "mozart2" via AUR

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

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

b. Clone mozart2's git locally

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

c. Go to ~/mozart2 folder and install it

$ cd ~/mozart2 $ makepkg -si

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

ID: 655709
Name: mozart2
PackageBaseID: 100681
PackageBase: mozart2
Version: 2.0.1-1
Description: An open source implementation of Oz 3.
URL: https://mozart.github.io/
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: beroal
Submitter: beroal
FirstSubmitted: 1443177366
LastModified: 1570953699
URLPath: /cgit/aur.git/snapshot/mozart2.tar.gz