mstch on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S mstch

* (Optional) Uninstall mstch on Arch using YAY

$ yay -Rns mstch

2. Manually Install "mstch" via AUR

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

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

b. Clone mstch's git locally

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

c. Go to ~/mstch folder and install it

$ cd ~/mstch $ makepkg -si

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

ID: 329228
Name: mstch
PackageBaseID: 114648
PackageBase: mstch
Version: 1.0.2-1
Description: mstch is a complete implementation of {{mustache}} templates using modern C++
URL: https://github.com/no1msd/mstch
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: chonglou
Submitter: chonglou
FirstSubmitted: 1471023780
LastModified: 1471024089
URLPath: /cgit/aur.git/snapshot/mstch.tar.gz