bash/completion = https://github.com/scop/bash-completion/archive/refs/tags/2.18.0.tar.gz ``` sh *** build *** autoreconf -i ./configure --prefix=$pkgpath make -j$(nproc) make install ```