Lulu

Results 352 comments of Lulu

Use `--searchby name` to not also search descriptions.

Searchby controls the AUR search. The repo search is not controllable.

For exact matches you may as well just `paru -S pkg` or `paru -Si pkg` depending on what you're doing. You can also use regex to make a search as...

Paru is going to ask to continue after presenting you new information. There's always --noconfirm.

Define by hand. Running make or using makepkg? Paru calls makepkg so whatever build flags you have in your makepkg.conf should apply the same as makepkg. I'd guess you have...

I guess msys have different package/provide names. You should just be able to tell makepkg to ignore depends with `-d` and as long as everything that's needed is there it...

While I'm fine with post build command as to have symmetry with the existing pre build command. Consider if it would work better to just make a post transaction alpm...

How about going by package name instead of path? Having a `Pkg = foo bar`directive so you can pick which packages you want from a repo without having to know...

Yeah that makes more sense for subdirs. Though I think it would still be cleaner to make it a directive than part of the URL itself.

A pacman bug broke downloading as non root. There's a fix but I don't think it's in the current pacman package.