gawk 5.3.2 = https://ftp.gnu.org/gnu/gawk/gawk-5.3.2.tar.xz ``` sh *** build *** ./configure --prefix=/pkg/gnu/gawk make -j$(nproc) make install ```