Lulu

Results 352 comments of Lulu

You were asked for confirmation by yay and hit yes.

Yay uses pacman internally to do stuff. Pacman is basically an implementation detail in this situation. The --confirm applies to yay.

I had never heard of this before, giving a quick look over it seems like you just cd into the pkgbuild dir and run customizepkg. It then figures out everything...

If we were to support this I was thinking of some sort of post download script that Yay could call. Something generic that would work with this program but could...

It's off by default because stuff builds against libraries that are installed on the system. I imagine it's possible to update program foo and libbar. If libbar is built but...

Yes that's the idea, but this is why batchinstall is off by default.

> GIT_SSL_NO_VERIFY would be a dangerous envvar for a user to pass unknowingly into yay's process that they could hypothetically have set if using arch for work and the workplace...

Off topic but `-Ssq` and `--needed` would greatly simplify whatever you're trying to do here.

Yay resolves dependencies right at the start, before downloading sources and before cloning the aur package.