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