Re: AUR firefox might be infected
Reply #7 –
I have some customized packages eg gvim which I prefer to use compiled against gtk2 rather than gtk3. It's fairly easy to download the pkg repo from artix or arch and then make small changes to the PKGBUILD.
I think using makepkg with a modified official PKGBUILD is probably less risky and at least preserves the pacman database.
Compiling from source will scatter files about and possibly lead to confusion; as example I just found
$ packer -Qo /lib/pyston3.8
error: No package owns /lib/pyston3.8
I vaguely remember pyston, but 3.8 was a long time ago