LICENSE | ||
README.md | ||
zpac |
zpac
A very simple AUR/ABS helper. Doesn't build packages, only gets the sources.
$ zpac -h
Usage: zpac [flags] <package>
Flags:
-h Show this message.
-s Search for <package>.
-d Get the package sources (default).
You can override any value in the script in $HOME/.config/zpac.rc.sh
By default zpac downloads the sources into the current directory. Controlled by $cfg_workdir
.