I think the point @dalto is trying to make is that with the AUR you still get to review the exact PKGBUILD you are building before you are building. With the Chaotic AUR you can’t be sure if the PKGBUILD was modified by someone before being built.
Wouldn’t that be a technicality? I mean, when I install via AUR, I’m not actually building anything at all. I’m monitoring the process as it moves along, answering Y if I agree to continue with the automated build process. Or am I mistaken in my description?
For those using the Chaotic Aur versions of the cachyos kernel: how do you know that these pre-built packages are using the right optimizations for your particular hardware?
Please verify the info. I have a memory to have seen a message of the kind when I was mixing repos and cherry picking packages. But my memory may fail me.
Yes, but surely you are reviewing the PKGBUILD diffs…right? If you aren’t, you should be, this takes only a few seconds in most cases.
Likewise, you know that the AUR package is actually what is being built. When you use a 3rd party, you are trusting that they are doing the things that they say they are. But you don’t really know since you are being delivered a prebuilt package.
On a slightly related note, one way to get the kernels without adding the whole cachyos repo is download the kernel packages to a local repo and install from that.
I have to check again, but I’m pretty sure that Arch’s pacman throws some kind of architecture error if you try a pacman -U, that’s why you have to install Cachy’s patched pacman.
True. As far as the maintainers of Chaotic AUR, I have no reason thus far to distrust them. I’ve not run across issues personally, and I don’t see complaints or issues online, on forums, on Reddit, etc. Having said that, you are right. It’s ultimately up to the end user to investigate, trust, or not trust.
Just to be pedantic, that circles back to the core of the argument. You can’t self investigate, unless you disassemble the binary which is unreasonable.
You have to trust. Which of course you do all the time, so that’s not a defeating argument, just a different one.
True, but there are two issues with that. That is only when you initially install them, not every time they are updated with pacman. You also have no way to guarantee that the binary in chaotic-aur is built with that PKGBUILD.
Ultimately, it all comes back around to trust. There is really no avoiding it.