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
Copied
b. Install mustach on Arch using YAY
$
yay -S
mustach
Copied
* (Optional) Uninstall mustach on Arch using YAY
$
yay -Rns
mustach
Copied
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
Copied
b. Clone mustach's git locally
$
git clone https://aur.archlinux.org/mustach.git
~/mustach
Copied
c. Go to ~/mustach folder and install it
$
cd
~/mustach
Copied
$
makepkg -si
Copied
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
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