hero on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S hero

* (Optional) Uninstall hero on Arch using YAY

$ yay -Rns hero

2. Manually Install "hero" via AUR

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

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

b. Clone hero's git locally

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

c. Go to ~/hero folder and install it

$ cd ~/hero $ makepkg -si

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

ID: 739706
Name: hero
PackageBaseID: 150292
PackageBase: hero
Version: 0.0.2-5
Description: A handy, fast and powerful go template engine
URL: https://shiyanhui.github.io/hero
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: ragouel
FirstSubmitted: 1584331834
LastModified: 1589957571
URLPath: /cgit/aur.git/snapshot/hero.tar.gz