Files
AeroPkg/assets/var/gnu/cups.md

10 lines
169 B
Markdown
Raw Normal View History

2026-09-10 16:59:11 +03:00
cups 2.4.19
=
2026-09-10 16:59:11 +03:00
https://github.com/OpenPrinting/cups/archive/refs/tags/v2.4.19.tar.gz
``` sh *** build ***
2026-09-10 16:59:11 +03:00
./configure --prefix=$pkgpath
make -j$(nproc)
make install
```