muq on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S muq

* (Optional) Uninstall muq on Arch using YAY

$ yay -Rns muq

2. Manually Install "muq" via AUR

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

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

b. Clone muq's git locally

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

c. Go to ~/muq folder and install it

$ cd ~/muq $ makepkg -si

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

ID: 808160
Name: muq
PackageBaseID: 108039
PackageBase: muq
Version: 2-1
Description: MIT Uncertainty Quantification Library
URL: http://muq.mit.edu/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: xantares
Submitter: xantares
FirstSubmitted: 1456427140
LastModified: 1603391863
URLPath: /cgit/aur.git/snapshot/muq.tar.gz