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