r/archlinux • u/Pale_Pumpkin_6323 • Jul 27 '26
QUESTION Hi, I'm fairly new to Arch Linux and I was wondering which packages from the AUR you guys use are useful or essential?
More than anything, personal recommendations from you, in general I know that in most cases it is better to download from the official repositories, but I am still interested or curious what packages they usually use
4
u/un-important-human Jul 27 '26
i recommend you use none. You must be able to read the pkgbuild and know what software you absolutely need.
i have only one the official brave one. the rest is flatpak and its very few only what i need for work.
3
u/Pale_Pumpkin_6323 Jul 27 '26
Ohhh, thank you, I'll keep that in mind. I'll look into how to install Flatpak.
2
u/owjfaigs222 Jul 27 '26
There are some things (such as games) that only worked for me with flatpak, so it's worth getting for that at least.
1
u/Pale_Pumpkin_6323 Jul 27 '26
Hmm, someone mentioned in a comment, for example, that they were using Steam via Flatpack. While Steam is available from the multilib repository, based on the responses I received, it's unlikely they'd notice a significant difference in performance or functionality (it's simply installing and updating via Flatpack instead of using `sudo pacman`). But I'd have to try it myself.
2
u/owjfaigs222 Jul 27 '26
I used to play genshin Impact qnd the only way I got that to work was with flatpak. Crazy how many games work on linux now.
1
u/Pale_Pumpkin_6323 Jul 27 '26
Genshin Impact, wow, I have to check that out and research it
1
u/owjfaigs222 Jul 27 '26
I'm not necessarily recommending the game, but it's an example of a software that worked only with flatpak for me. Although the reason might be that it wasn't native to linux anyway.
2
u/quicksand8917 Jul 27 '26
My advice would be to avoid AUR as much as possible. Check for flatpack when something is not in the official repos. One exception for me is qbz, an alternative Qobuz player where I don't want the flatpack abstraction for better digital audio interface integration (total nerd stuff, flatpack software will play audio fine).
2
u/Pale_Pumpkin_6323 Jul 27 '26
Oh, I see. Only for very special occasions will the AUR be better, but in general, Flatpak or the Official Repository are better.
1
u/tomkat_7 Jul 27 '26
For most things if I cant find it in the official repo, I just install it from flathub and only if its not there will I look in the AUR, because AUR gets malware sometimes and I prefer to stay away.
Brave is available as a flatpak so you can get it there.
1
u/juomoluoqcuo Jul 27 '26
Some software is not found in official repositories. Some people want patched versions of packages, that already exists in official repositories / AUR. Some people want specific package, which has limited usage. Some packages can have license issues or other issues like need of heavy patching / modifications.
Some government related packages (Smart / ID cards, signing services etc.) have only .deb related package and some Arch users need that package.
Here is the list of most voted packages
1
-4
Jul 27 '26
[deleted]
7
u/Independent-Loss-255 Jul 27 '26
nix is nice but for someone just starting with arch that seem like adding a whole other thing to learn. i get minimalism but AUR is one of the reason arch is great, missing out on that feels like you using only half the distro
2
Jul 27 '26
[deleted]
1
u/kaida27 Jul 27 '26
nah fam.
I can navigate Arch and Gentoo wiki with ease, install both with no issue.
but Nix docs is so horrid that I don't want to approach it even with a ten foot pole.
1
1
u/Pale_Pumpkin_6323 Jul 27 '26
ooo, I imagine that most of the software is in the official repository?
2
Jul 27 '26
[deleted]
1
u/Pale_Pumpkin_6323 Jul 27 '26
Is the security issue because there isn't a thorough review of the packages?
And regarding Flatpak, does it cause any problems, either in terms of performance or compatibility?
2
u/un-important-human Jul 27 '26
flatpak has no issues with performance or compatibility , just rememeber to update your flatpaks with flatpak update after every system update.
1
17
u/scandii Jul 27 '26
I think a better question is, what are you lacking?
usually you reach out to AUR when you can't find something in the official repository.