runawk on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S runawk

* (Optional) Uninstall runawk on Arch using YAY

$ yay -Rns runawk

2. Manually Install "runawk" via AUR

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

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

b. Clone runawk's git locally

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

c. Go to ~/runawk folder and install it

$ cd ~/runawk $ makepkg -si

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

ID: 711696
Name: runawk
PackageBaseID: 89640
PackageBase: runawk
Version: 1.6.1-3
Description: AWK wrapper that provides support for modules
URL: https://github.com/cheusov/runawk
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: atweiden
FirstSubmitted: 1421777511
LastModified: 1585043975
URLPath: /cgit/aur.git/snapshot/runawk.tar.gz