popt 1.19 = https://github.com/rpm-software-management/popt/archive/refs/tags/popt-1.19-release.tar.gz ``` sh *** build *** ./autogen.sh ./configure --prefix=/pkg/gnu/popt make -j$(nproc) make install ```