template on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S template

* (Optional) Uninstall template on Arch using YAY

$ yay -Rns template

2. Manually Install "template" via AUR

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

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

b. Clone template's git locally

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

c. Go to ~/template folder and install it

$ cd ~/template $ makepkg -si

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

ID: 952133
Name: template
PackageBaseID: 170323
PackageBase: template
Version: r5.1e9b22a-1
Description: A script to genrate template files.
URL: https://github.com/ASHWIN990/template
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: ashwinisahu
Submitter: ashwinisahu
FirstSubmitted: 1629874003
LastModified: 1629874003
URLPath: /cgit/aur.git/snapshot/template.tar.gz