this post was submitted on 02 Oct 2023
23 points (96.0% liked)

linuxmemes

20408 readers
961 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
 
top 15 comments
sorted by: hot top controversial new old
[–] [email protected] 6 points 11 months ago

Next time, Gort will install Debian and save himself the trouble

[–] [email protected] 1 points 11 months ago (1 children)

Installs Ubuntu.
It is Ubuntu.
Gets angry.

[–] [email protected] 1 points 11 months ago

Gort is not angry. Gort is calm.

[–] [email protected] 1 points 11 months ago (1 children)

Honestly, instead of trying to remove Snap from Ubuntu, I'd just install another distro (PopOS for example is mostly like Ubuntu but with Flatpak instead of Snap)

[–] [email protected] 0 points 11 months ago (1 children)

Oh, is there a point using PopOS even if I replace the WM?

[–] [email protected] 0 points 11 months ago (1 children)

Pop is great, even without the wm. The app store is top notch, if you're into that sort of thing. Basically it's Ubuntu minus snaps, so slightly more modern Debian, with good flatpak integration making up for all apt's drawbacks. Perfect for the computer you want to be able to use without dealing with out of date packages or rolling release tinkering.

Even so, the wm is worth taking the time to get familiar with, because it's intuitive enough for a non power user, and you're not going to approach its efficiency in terms of workflow unless you can consistently use several dozen keyboard shortcuts on a more bare bones tiling wm. Anyway, that's my opinion, having used a wide variety of window managers since the 90s.

[–] [email protected] 1 points 11 months ago

Been using pop for months now. The one thing I have a complaint about my part has to do with Steam. I was drawn to Pop because it had good Nvidia support out the box. Steam flatpak is fine but it can't do some things that the normal deb version can, such as accessing other drives you may have steam games installed on, or that you want to install them on. You have to make some sacrifices with your library setup and your freedom with it when using flatpak.

It took me a while.to figure this out. I like to share it when I can. The deb version of steam is much nicer to use.

[–] [email protected] 1 points 11 months ago

Just use Debian or Linux Mint Debian Edition and call it a day.

[–] [email protected] 0 points 11 months ago (2 children)

I just started tinkering with Ubuntu a week ago. What's wrong with snap?

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

It's a bad, slow and inefficient solution for a problem that is already solved. And because nobody would use their proprietary shit over flatpack, they force the users to use it. Even for things that exist natively in the repositories and would need neither snap nor flatpack.

[–] [email protected] 1 points 11 months ago

Best explanation of snaps and their problems i've ever read.

[–] [email protected] 1 points 11 months ago

It’s slow, forced by Canonical, and starts a pointless format war with Flatpack.

[–] [email protected] 0 points 11 months ago (1 children)

Could someone ELI5 whats wrong with snaps? I see hate for them all over the place but as an end user with little technical knowledge of linux packaging they seem fine? I can install them and use them, they don't appear to have any anti-FOSS gotchas, so whats the big deal?

[–] [email protected] 1 points 11 months ago

The server isn't open source, so Canonical has the sole ability to control snap distribution. It's also yet another example of Canonical's "Not Invented Here" syndrome, where they constantly reinvent things so they can control it instead of working with the rest of the open source community. They also trick you into using snaps; for example if you explicitly tell it to use apt to install Firefox, it'll install it as a snap anyways.

Historically they performed really poorly as well, but my understanding is that they've largely fixed that issue.

[–] [email protected] -1 points 11 months ago

But, docker...