xsel = https://github.com/kfish/xsel.git ``` sh *** build *** ./autogen.sh ./configure --prefix=$pkgpath make -j$(nproc) make install ```