hero on AUR (Arch User Repository)
Last updated: December 25,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
Copied
b. Install hero on Arch using YAY
$
yay -S
hero
Copied
* (Optional) Uninstall hero on Arch using YAY
$
yay -Rns
hero
Copied
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
Copied
b. Clone hero's git locally
$
git clone https://aur.archlinux.org/hero.git
~/hero
Copied
c. Go to ~/hero folder and install it
$
cd
~/hero
Copied
$
makepkg -si
Copied
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
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