nawk-git on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S nawk-git

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

$ yay -Rns nawk-git

2. Manually Install "nawk-git" via AUR

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

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

b. Clone nawk-git's git locally

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

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

$ cd ~/nawk-git $ makepkg -si

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

ID: 1330149
Name: nawk-git
PackageBaseID: 134896
PackageBase: nawk-git
Version: 20231001.r288.d8e4368-1
Description: The version of awk described in "The AWK Programming Language".
URL: https://github.com/onetrueawk/awk
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: aksr
Submitter: aksr
FirstSubmitted: 1533738572
LastModified: 1696704330
URLPath: /cgit/aur.git/snapshot/nawk-git.tar.gz