go-revel on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S go-revel

* (Optional) Uninstall go-revel on Arch using YAY

$ yay -Rns go-revel

2. Manually Install "go-revel" via AUR

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

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

b. Clone go-revel's git locally

$ git clone https://aur.archlinux.org/go-revel.git ~/go-revel

c. Go to ~/go-revel folder and install it

$ cd ~/go-revel $ makepkg -si

3. Information about the go-revel package on Arch User Repository (AUR)

ID: 492117
Name: go-revel
PackageBaseID: 130574
PackageBase: go-revel
Version: 20180306-1
Description: Command line tools for Revel.
URL: https://github.com/revel/
NumVotes: 0
Popularity: 0
OutOfDate: 1550315522
Maintainer:
Submitter: lisuke
FirstSubmitted: 1520328777
LastModified: 1520328778
URLPath: /cgit/aur.git/snapshot/go-revel.tar.gz