pakku
pakku copied to clipboard
Is --noaur assumed for --downloadonly ?
$ pakku -Sw st-pa<tab-completion>
warning: option --root is deprecated; use --sysroot instead
error: target not found: st-patched-git
Yes, I think, since I can't download packages from AUR. What behavior do you want?
I'm okay if noaur is assumed in this case. pacaur used to support -Sw.
One note, pakku tab completes aur package for -Sw suggesting that it supports aur
When pacman receives -Sw it downloads a package and leaves it on the pkg cache. Maybe pakku could build and cache the package skipping the install step
El jue., 7 jun. 2018 16:49, BurhanDanger [email protected] escribió:
I'm okay if noaur is assumed in this case. pacaur used to support -Sw.
One note, pakku tab completes aur package for -Sw suggesting that it supports aur
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/kitsunyan/pakku/issues/15#issuecomment-395448644, or mute the thread https://github.com/notifications/unsubscribe-auth/ARxPWJx5BeXYLRUbEbV4w--17BtTpICmks5t6T10gaJpZM4UbW5o .
I think implementing it as pacaur does is a good idea.