this post was submitted on 04 Jul 2023
173 points (94.4% liked)

Linux

47307 readers
699 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 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 28 points 1 year ago (3 children)

The AUR still has a lot of niche software that hasn't been Flatpakked, but yeah. Flatpaks are way more convenient, especially for large software where AUR compilation can take a long time.

[–] [email protected] 15 points 1 year ago (3 children)

The other day I died of old age compiling Librewolf from the AUR

[–] [email protected] 4 points 1 year ago (1 children)

What's wrong with librewolf-bin? Would you choose the Flatpack or the bin from the AUR?

[–] [email protected] 3 points 1 year ago

I ended up going with librewolf-bin. The flatpak version had some issues for me because my configs are a spaghetti nightmare

[–] [email protected] 2 points 1 year ago

you probably only compile on one thread if you have a default /etc/makepkg.conf
though compiling a firefox browser on 12+ threads still takes several minutes up to half an hour
(try doing that with a chromium browser, thats hours rather than minutes)

[–] [email protected] 1 points 1 year ago

Install librewolf-bin

[–] [email protected] 4 points 1 year ago

Agreed. DaVinci Resolve Studio and Blackmagic hardware drivers are examples of that kind of niche software that I use on a regular basis. The only supported route for that stuff is RHEL/CentOS, and those don’t seem particularly well-suited to my main machine’s other purpose, which is games. If someone’s already done the legwork to solve the problem for Arch, and the build files check out, why reinvent the wheel?

Additionally, it’s the only distro I could get Resolve Studio working on with an AMD GPU consistently.

For the most part, though, the official repos and Flathub give me what I need.

[–] [email protected] 0 points 1 year ago

Agreed. DaVinci Resolve Studio and Blackmagic hardware drivers are examples of that kind of niche software that I use on a regular basis. The only supported route for that stuff is RHEL/CentOS, and those don’t seem particularly well-suited to my main machine’s other purpose, which is games. If someone’s already done the legwork to solve the problem for Arch, and the build files check out, why reinvent the wheel?

Additionally, it’s the only distro I could get Resolve Studio working on with an AMD GPU consistently.

For the most part, though, the official repos and Flathub give me what I need.