render-template on AUR (Arch User Repository)

Last updated: July 08,2024

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

$ yay -S render-template

* (Optional) Uninstall render-template on Arch using YAY

$ yay -Rns render-template

2. Manually Install "render-template" via AUR

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

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

b. Clone render-template's git locally

$ git clone https://aur.archlinux.org/render-template.git ~/render-template

c. Go to ~/render-template folder and install it

$ cd ~/render-template $ makepkg -si

3. Information about the render-template package on Arch User Repository (AUR)

ID: 1354333
Name: render-template
PackageBaseID: 199624
PackageBase: render-template
Version: 1.0.6-1
Description: CLI tool for rendering templates with custom data
URL: https://github.com/bitnami/render-template
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: placidina
Submitter: placidina
FirstSubmitted: 1700161337
LastModified: 1700161337
URLPath: /cgit/aur.git/snapshot/render-template.tar.gz