mustach on AUR (Arch User Repository)

Last updated: December 29,2024

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

$ yay -S mustach

* (Optional) Uninstall mustach on Arch using YAY

$ yay -Rns mustach

2. Manually Install "mustach" via AUR

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

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

b. Clone mustach's git locally

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

c. Go to ~/mustach folder and install it

$ cd ~/mustach $ makepkg -si

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

ID: 1028730
Name: mustach
PackageBaseID: 148598
PackageBase: mustach
Version: 1.1.0-1
Description: mustach is a C implementation of the mustache template specification.
URL: https://gitlab.com/jobol/mustach/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: clarfonthey
Submitter: JohannC
FirstSubmitted: 1580318933
LastModified: 1643586162
URLPath: /cgit/aur.git/snapshot/mustach.tar.gz