openssh = https://github.com/openssh/openssh-portable.git ``` sh *** build *** autoreconf -fi ./configure --prefix=/pkg/gnu/openssh --sysconfdir=/pkg/gnu/openssh/etc --with-ssl-dir=/pkg/gnu --with-zlib make -j$(nproc) make install ```