pakku icon indicating copy to clipboard operation
pakku copied to clipboard

Is --noaur assumed for --downloadonly ?

Open BurhanDanger opened this issue 6 years ago • 4 comments

$ pakku -Sw st-pa<tab-completion>
warning: option --root is deprecated; use --sysroot instead
error: target not found: st-patched-git

BurhanDanger avatar Jun 05 '18 18:06 BurhanDanger

Yes, I think, since I can't download packages from AUR. What behavior do you want?

kitsunyan avatar Jun 06 '18 23:06 kitsunyan

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

BurhanDanger avatar Jun 07 '18 14:06 BurhanDanger

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 .

mrvik avatar Jun 07 '18 14:06 mrvik

I think implementing it as pacaur does is a good idea.

kitsunyan avatar Jun 08 '18 05:06 kitsunyan