dot-templater on AUR (Arch User Repository)

Last updated: May 10,2024

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

$ yay -S dot-templater

* (Optional) Uninstall dot-templater on Arch using YAY

$ yay -Rns dot-templater

2. Manually Install "dot-templater" via AUR

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

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

b. Clone dot-templater's git locally

$ git clone https://aur.archlinux.org/dot-templater.git ~/dot-templater

c. Go to ~/dot-templater folder and install it

$ cd ~/dot-templater $ makepkg -si

3. Information about the dot-templater package on Arch User Repository (AUR)

ID: 853667
Name: dot-templater
PackageBaseID: 152751
PackageBase: dot-templater
Version: 1.5.0-1
Description: Templates a folder of dotfiles, supporting feature flags and string substitutions
URL: https://github.com/kesslern/dot-templater
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: nathan
Submitter: nathan
FirstSubmitted: 1589412876
LastModified: 1611713878
URLPath: /cgit/aur.git/snapshot/dot-templater.tar.gz