2015-01-27 18:51:41 +03:00
2015-01-28 10:13:07 +03:00

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.

Description
No description provided
Readme 174 KiB
Languages
Shell 100%