templ-bin on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S templ-bin

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

$ yay -Rns templ-bin

2. Manually Install "templ-bin" via AUR

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

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

b. Clone templ-bin's git locally

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

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

$ cd ~/templ-bin $ makepkg -si

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

ID: 1382382
Name: templ-bin
PackageBaseID: 200737
PackageBase: templ-bin
Version: 0.2.513-1
Description: A language for writing HTML user interfaces in Go.
URL: https://github.com/a-h/templ
NumVotes: 2
Popularity: 0.514853
OutOfDate:
Maintainer: jgabrielgruber
Submitter: jgabrielgruber
FirstSubmitted: 1703252907
LastModified: 1704716208
URLPath: /cgit/aur.git/snapshot/templ-bin.tar.gz