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