gawk-select on AUR (Arch User Repository)

Last updated: November 24,2024

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

$ yay -S gawk-select

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

$ yay -Rns gawk-select

2. Manually Install "gawk-select" via AUR

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

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

b. Clone gawk-select's git locally

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

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

$ cd ~/gawk-select $ makepkg -si

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

ID: 1392159
Name: gawk-select
PackageBaseID: 130131
PackageBase: gawk-select
Version: 1.1.4-1
Description: GAWK extension - supports I/O multiplexing and signal trapping
URL: https://sourceforge.net/projects/gawkextlib/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: pnorcks
Submitter: pnorcks
FirstSubmitted: 1518894123
LastModified: 1706155549
URLPath: /cgit/aur.git/snapshot/gawk-select.tar.gz