go.rice on AUR (Arch User Repository)

Last updated: February 08,2025

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

$ yay -S go.rice

* (Optional) Uninstall go.rice on Arch using YAY

$ yay -Rns go.rice

2. Manually Install "go.rice" via AUR

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

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

b. Clone go.rice's git locally

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

c. Go to ~/go.rice folder and install it

$ cd ~/go.rice $ makepkg -si

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

ID: 1304974
Name: go.rice
PackageBaseID: 148538
PackageBase: go.rice
Version: 1.0.3-1
Description: Go package that makes working with resources such as html,js,css,images,templates, etc very easy.
URL: https://github.com/GeertJohan/go.rice
NumVotes: 3
Popularity: 0.49046
OutOfDate:
Maintainer: matth
Submitter: matth
FirstSubmitted: 1580156502
LastModified: 1692231636
URLPath: /cgit/aur.git/snapshot/go.rice.tar.gz