this post was submitted on 01 Aug 2026
7 points (100.0% liked)
Kerala Linux Community
47 readers
1 users here now
A community for Kerala Linux Users ๐ง Ask questions, share setups, and help each other.
founded 3 months ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Debian/Arch official repos fetch software directly from the distro maintainers, while AUR packages can be uploaded by anyone. So theoretically, Debian/Arch repos are considered more secure than AUR packages. Even Flatpaks are also more secure than AUR packages.
How can previously installed AUR packages be compromised, though?
When the upstream URL gets updated with the malicious uploaders new URL. There is no warning shown in the process; the only way to check it is to inspect the PKGBUILD manually.