gomplate-bin on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S gomplate-bin

* (Optional) Uninstall gomplate-bin on Arch using YAY

$ yay -Rns gomplate-bin

2. Manually Install "gomplate-bin" via AUR

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

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

b. Clone gomplate-bin's git locally

$ git clone https://aur.archlinux.org/gomplate-bin.git ~/gomplate-bin

c. Go to ~/gomplate-bin folder and install it

$ cd ~/gomplate-bin $ makepkg -si

3. Information about the gomplate-bin package on Arch User Repository (AUR)

ID: 1423328
Name: gomplate-bin
PackageBaseID: 150380
PackageBase: gomplate-bin
Version: 3.11.7-1
Description: A flexible commandline tool for template rendering. Supports lots of local and remote datasources
URL: https://gomplate.ca
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: enmanuelmoreira
Submitter: ragouel
FirstSubmitted: 1584478466
LastModified: 1709917131
URLPath: /cgit/aur.git/snapshot/gomplate-bin.tar.gz