go-envtpl on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S go-envtpl

* (Optional) Uninstall go-envtpl on Arch using YAY

$ yay -Rns go-envtpl

2. Manually Install "go-envtpl" via AUR

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

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

b. Clone go-envtpl's git locally

$ git clone https://aur.archlinux.org/go-envtpl.git ~/go-envtpl

c. Go to ~/go-envtpl folder and install it

$ cd ~/go-envtpl $ makepkg -si

3. Information about the go-envtpl package on Arch User Repository (AUR)

ID: 684297
Name: go-envtpl
PackageBaseID: 148010
PackageBase: go-envtpl
Version: 1.0.0-2
Description: envtpl renders Go templates on the command line using environment variables
URL: https://github.com/subfuzion/envtpl
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: azmo
Submitter: azmo
FirstSubmitted: 1578588804
LastModified: 1578588906
URLPath: /cgit/aur.git/snapshot/go-envtpl.tar.gz