cups 2.4.19 = https://github.com/OpenPrinting/cups/archive/refs/tags/v2.4.19.tar.gz ``` sh *** build *** ./configure --prefix=$pkgpath make -j$(nproc) make install ```