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.

  • @pathief
    link
    0
    edit-2
    11 months ago

    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

    • @[email protected]
      link
      fedilink
      911 months ago

      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?

      • @pathief
        link
        011 months ago

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

        • @[email protected]
          link
          fedilink
          311 months ago

          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
            link
            511 months ago

            Even worse than I thought, then :/

        • Cosmic Cleric
          link
          111 months ago

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