this post was submitted on 16 Sep 2024
807 points (97.4% liked)

linuxmemes

20707 readers
1105 users here now

I use Arch btw


Sister communities:

Community rules

  1. Follow the site-wide rules and code of conduct
  2. Be civil
  3. Post Linux-related content
  4. No recent reposts

Please report posts and comments that break these rules!

founded 1 year ago
MODERATORS
807
Snap out of it (lemmy.zip)
submitted 3 days ago* (last edited 3 days ago) by [email protected] to c/[email protected]
 

How do you guys get software that is not in your distribution's repositories?

you are viewing a single comment's thread
view the rest of the comments
[–] skulblaka 8 points 2 days ago (2 children)

I'm a technically savvy but new to Linux user who installed Mint as my primary OS about a month ago. So far I've used Flatpaks and AppImages without any issue and haven't come across snaps. Would you explain the differences and why I would care about one over another?

[–] [email protected] 4 points 2 days ago

At the end of the day, they're just different ways of reaching the same goal: universal packages for Linux. I personally use them interchangeably depending on the application and use case.

There are some packages that definitely work better and are intended to be used and installed via your native package manager (if they rely on system libraries and whatnot). But using either a Flatpak or AppImage results in the same experience - in my experience. It's a personal preference.

[–] [email protected] 2 points 2 days ago (1 children)

IMO flatpaks are the future of installing linux apps. The comment you replied to lives in the past. System package manager should be for system binaries, not for applications.

[–] [email protected] 6 points 2 days ago (1 children)

But I like my applications years out of date and I think its good that every distro has to spend manhours on packaging it individually.

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

lmao you joke but half this thread is exactly that opinion

[–] [email protected] 2 points 2 days ago (2 children)

I see the appeal for the package manager for a lot of things, but space got so incredibly cheap and fast that duplication is way less of a deal than the effort to make stuff work the traditional way. But im not a real linux user. I don't like tinkering, I want to download something and it works. And the amazing thing is we can have both. If people like spending time to package something be my guest.

The funniest interaction I had recently. I downloaded a program that isn't in my package manager or had any sort of flatpack/appimage so I downloaded it as a deb and it didn't run because of some dependency. So I could clone the git and build it from source which might have worked, but I was too lazy to. So I just downloaded the windows exe and ran it through wine, which worked flawlessly.

[–] [email protected] 2 points 2 days ago

I don't like tinkering, I want to download something and it works.

And this is what's keeping Linux at bay. Normies are that to the extreme. They want something that is as simple and resilient as possible, they couldn't care less about the dependencies or even know what they are. They want ~~a program~~ an app and just install it from an "app store" if possible.

[–] [email protected] 2 points 2 days ago

you are a real linux user don't let some neckbeard tell you otherwise :P