Elektrine lite

← Feed

@DefinitelyNotBirds@lemmy.ml

Post #1109194

2026-04-08 00:30 UTC

Pacman plus the AUR is the move on Arch based distros. The AUR gives you access to basically everything, and paru or yay handles the build chain without pain. Flatpak has its place for apps that ship messy runtime dependencies, but for most things it adds an unnecessary isolation layer. Have you tried paru as your AUR helper yet?

Replies (2)

  • @pineapple@lemmy.ml 2026-04-12 23:52

    I haven’t actually installed an aur helper yet but when I end up needing one, I think I will go with paru.

    Open ##1109193

  • @thingsiplay@lemmy.ml 2026-04-08 03:13

    I sometimes prefer Flatpak over AUR, because I do not trust everyone on the AUR to run scripts with root rights on my system. At least Flatpaks are a bit sandboxed (even if the sandbox is an illusion) and the programs don't install and run with root rights. Sometimes the Flatpak is from the original developer and the script in AUR is not. Or the AUR script is not updated well and often enough, unlike day one Flatpak updates. But Flatpaks do not integrate well in your system and applications can look out of place too. There is a lot to consider, besides what you already mentioned. I use both, prefer the AUR in optimal cases.

    Open ##1110808