this post was submitted on 16 Dec 2023
1081 points (97.4% liked)

linuxmemes

21210 readers
71 users here now

Hint: :q!


Sister communities:


Community rules (click to expand)

1. Follow the site-wide rules

2. Be civil
  • Understand the difference between a joke and an insult.
  • Do not harrass or attack members of the community for any reason.
  • Leave remarks of "peasantry" to the PCMR community. If you dislike an OS/service/application, attack the thing you dislike, not the individuals who use it. Some people may not have a choice.
  • Bigotry will not be tolerated.
  • These rules are somewhat loosened when the subject is a public figure. Still, do not attack their person or incite harrassment.
  • 3. Post Linux-related content
  • Including Unix and BSD.
  • Non-Linux content is acceptable as long as it makes a reference to Linux. For example, the poorly made mockery of sudo in Windows.
  • No porn. Even if you watch it on a Linux machine.
  • 4. No recent reposts
  • Everybody uses Arch btw, can't quit Vim, and wants to interject for a moment. You can stop now.

  • Please report posts and comments that break these rules!

    founded 1 year ago
    MODERATORS
     

    2024 is the Year of Linux on the Desktop, at least for my boyfriend. He's running Windows 7 right now, so I'll be switching him to Ubuntu in a few days. Ubuntu was chosen because Proton is officially supported in Ubuntu.

    you are viewing a single comment's thread
    view the rest of the comments
    [–] Locuralacura@lemm.ee 15 points 10 months ago (1 children)

    I've used Ubuntu for 10 years. I love it for stability, ease, and simplicity If i need to do anything there are plenty of guides. I learned how to do a lot of cool stuff on linux but I don't really need or want to do any of it.

    Mostly I just pirate movies, use a vpn, torrent, listen to music, write. My career doesn't require much computer stuff. Why should I try something different?

    I'm not working with a huge amount of interest in or energy for complicated customization. I just wanna turn it on and have it work.

    [–] pathief@lemmy.world 12 points 10 months ago (1 children)

    Power to you, friend. But with current snap store out of the box it's really hard to recommend Ubuntu to anyone. Linux Mint seems such a better choice to newbies.

    At the end of the day it's not really a big deal, people should just use whatever feels best.

    [–] Locuralacura@lemm.ee 5 points 10 months ago (1 children)

    What is wrong with the snap store? It's not something I'm aware of.

    I go to terminal. I sudo apt-get

    I get Firefox, I get my VPN, I get deluge, I get my audio player.

    I use those things. I sleep well at night.

    [–] pathief@lemmy.world 0 points 10 months ago* (last edited 10 months ago) (1 children)

    If you use apt-get you aren't using snaps, you are unaffected.

    Snap is a format created by Canonical which has a really funky proprietary back end. The default application store in Ubuntu uses this format and has been plagued with an impersonation problem. Since everyone could submit snaps there was a lot of spyware posing as legit software. My main gripe was when the snap store just decided to unilaterally close and update my Firefox while I was using it.

    Linux Mint does NOT have snaps and even had a debian based version. Pretty neat

    [–] CameronDev@programming.dev 9 points 10 months ago (2 children)

    Correct me if I am wrong, but apt-get install firefox installs the snap version unless you go out of your way to fix that?

    [–] Zitrone@lemmy.dbzer0.com 4 points 10 months ago

    Yep, it installs the snap version

    [–] pathief@lemmy.world 0 points 10 months ago (2 children)

    apt uses debians packages and debian repositories. Unless they recently created an alias or something, it should install debian packaged version!

    [–] CameronDev@programming.dev 3 points 10 months ago (1 children)

    I was under the impression the latest "firefox" package was a kind of "meta" package that caused the snap to get installed instead.

    Certainly seems that way according to: https://packages.ubuntu.com/search?keywords=firefox

    Note that 22.04 is described as a transitional package to snap.

    Apt does use debian packages (.deb files), but on ubuntu it uses ubuntus repositories.

    [–] pathief@lemmy.world 5 points 10 months ago

    Even worse than I thought, then :/

    [–] CosmicCleric@lemmy.world 1 points 10 months ago

    They've introduced a couple of redirects so that the snap version gets installed.