sed 4.9 = https://mirror.ihost.md/gnu/sed/sed-4.9.tar.xz ``` sh *** build *** ./configure --prefix=/pkg/gnu/sed make -j$(nproc) make install ```