gawk-git on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S gawk-git

* (Optional) Uninstall gawk-git on Arch using YAY

$ yay -Rns gawk-git

2. Manually Install "gawk-git" via AUR

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

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

b. Clone gawk-git's git locally

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

c. Go to ~/gawk-git folder and install it

$ cd ~/gawk-git $ makepkg -si

3. Information about the gawk-git package on Arch User Repository (AUR)

ID: 1239214
Name: gawk-git
PackageBaseID: 124801
PackageBase: gawk-git
Version: 5.2.1.r271.gc71ae933-1
Description: GNU version of awk
URL: https://www.gnu.org/software/gawk/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Chocobo1
Submitter: Chocobo1
FirstSubmitted: 1502637741
LastModified: 1681134848
URLPath: /cgit/aur.git/snapshot/gawk-git.tar.gz