goawk on AUR (Arch User Repository)

Last updated: November 16,2024

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

$ yay -S goawk

* (Optional) Uninstall goawk on Arch using YAY

$ yay -Rns goawk

2. Manually Install "goawk" via AUR

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

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

b. Clone goawk's git locally

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

c. Go to ~/goawk folder and install it

$ cd ~/goawk $ makepkg -si

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

ID: 1194006
Name: goawk
PackageBaseID: 137440
PackageBase: goawk
Version: 1.21.0-1
Description: AWK interpreter written in go
URL: https://github.com/benhoyt/goawk
NumVotes: 1
Popularity: 0.151778
OutOfDate: 1706971183
Maintainer: KingofToasters
Submitter: KingofToasters
FirstSubmitted: 1542540597
LastModified: 1673264943
URLPath: /cgit/aur.git/snapshot/goawk.tar.gz