this post was submitted on 08 Apr 2026
20 points (100.0% liked)

Linux

64394 readers
249 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 6 years ago
MODERATORS
 

So I recently installed Cachyos and I am now met with this problem.

There are kind of 2 main contenders here and I'm split between them. What do you use?

There is pacman + aur and then there is flatpak. Pacman has deep system integration and is much more lightweight but it has deep system integration and requires sudo to install. flatpak has sandboxing and easy permission management but it's bloated and possibly less performant?

Of course if the package isn't available on flathub then I will have to use the aur but when both are available it's hard to decide.

you are viewing a single comment's thread
view the rest of the comments
[–] nothx@hexbear.net 1 points 2 hours ago* (last edited 2 hours ago) (1 children)

I just reinstalled arch last weekend and have both paru and yay installed. Only real difference between them is yay is Go and paru is Rust. Both work great and very similarly. I think the paru dev originally worked on yay.

I tend to choose the pacman and aur over flatpaks or snaps, something about the isolation layer never sat right with me.

[–] thingsiplay@lemmy.ml 1 points 2 hours ago

Why do you have both paru AND yay installed at the same time? As someone who likes Rust, I maybe should have switched to paru too. But I just can't justify the change, because yay comes preinstalled and works just fine, and paru seems to not offer anything worthwhile the change.