gorun on AUR (Arch User Repository)

Last updated: November 18,2024

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

$ yay -S gorun

* (Optional) Uninstall gorun on Arch using YAY

$ yay -Rns gorun

2. Manually Install "gorun" via AUR

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

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

b. Clone gorun's git locally

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

c. Go to ~/gorun folder and install it

$ cd ~/gorun $ makepkg -si

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

ID: 647979
Name: gorun
PackageBaseID: 58205
PackageBase: gorun
Version: 19-3
Description: Program to run Go programs as if they were scripts
URL: https://wiki.ubuntu.com/gorun
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: navigaid
Submitter: xyproto
FirstSubmitted: 1333624624
LastModified: 1568900868
URLPath: /cgit/aur.git/snapshot/gorun.tar.gz