lustache on AUR (Arch User Repository)

Last updated: June 24,2024

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

$ yay -S lustache

* (Optional) Uninstall lustache on Arch using YAY

$ yay -Rns lustache

2. Manually Install "lustache" via AUR

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

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

b. Clone lustache's git locally

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

c. Go to ~/lustache folder and install it

$ cd ~/lustache $ makepkg -si

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

ID: 287596
Name: lustache
PackageBaseID: 109259
PackageBase: lustache
Version: 1.3.1-1
Description: Mustache templates for lua
URL: http://olivinelabs.com/lustache/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: djmattyg007
Submitter: djmattyg007
FirstSubmitted: 1458816414
LastModified: 1458816770
URLPath: /cgit/aur.git/snapshot/lustache.tar.gz