https://mullvad.net/en/help/install-mullvad-app-linux

Trying to install VPN and these are the instructions Mullvad is giving me. This is ridiculous. There must be a more simple way. I know how to follow the instructions but I have no idea what I’m doing here. Can’t I just download a file and install it? I’m on Ubuntu.

  • Critical_Insight@feddit.ukOP
    link
    fedilink
    arrow-up
    1
    arrow-down
    1
    ·
    9 months ago

    That’s even more confusing.

    I just don’t get why on windows and mac I can download the app from their site, install it and it just works but on Linux I have to do everything thru terminal. It’s not that I can’t get it done but it just seems insane to me that it has to be this difficult.

    • where_am_i@sh.itjust.works
      link
      fedilink
      arrow-up
      1
      ·
      edit-2
      9 months ago

      Because it’s an asinine practice from which windows is moving away through winget, and which made the open source community to write a package manager for mac from scratch – homebrew.

      And if you think about it for a second, you will realize that it doesn’t exist on Android and iOS at all. E.g. 99% of users only install from a centralized repository called “appstore” and nobody is ever downloading an executable installer.

      Basically, you’re uninformed, and blatantly defending your uneducated way of installing software.

    • bizdelnick@lemmy.ml
      link
      fedilink
      arrow-up
      0
      ·
      9 months ago

      You don’t have to do everything through terminal. You can use synaptic for example. What you have to do is to learn new concepts. If you want to do everything like in windows, use windows.

      • Critical_Insight@feddit.ukOP
        link
        fedilink
        arrow-up
        2
        arrow-down
        2
        ·
        9 months ago

        I’m giving Linux a chance because people here recommended that I do and now you’re telling me to use Windows.

        • giloronfoo@beehaw.org
          link
          fedilink
          arrow-up
          1
          ·
          9 months ago

          Welcome to the community. As you can see, there are some that are quite helpful and others that are … less so.

          I agree with you that there should be a better way to do that. It’s been a while, but I’m pretty sure the Chrome deb file handled all of that for you. I’ve always been confused why every company that sets up their own PPA didn’t do that.

        • jet@hackertalks.com
          link
          fedilink
          English
          arrow-up
          1
          ·
          9 months ago

          Learning about package management, and repositories, is part of the Linux experience. It’s worthwhile to dive into the documentation and figure it out.

          There is a learning curve, but the rewards are more software independence.

        • be_excellent_to_each_other@kbin.social
          link
          fedilink
          arrow-up
          1
          ·
          9 months ago

          You should try Linux because you want to and find it interesting to learn. If you are doing it because other people told you to, you are going to have a bad time.

          Linux isn’t Windows with different branding. Things work differently, and if you take the time to understand why you’ll usually see the logic eventually, even if you may not to agree with it. I think folks are bristling a bit at your implication that things are hard on purpose somehow. Many experienced users find the terminal easier to use and more efficient; it shouldn’t shock anyone (including you) that it’s going to feel awkward when you don’t understand it yet.

          Howtos tend to use the terminal because it’s likely to work the same for everyone regardless of what other choices they’ve made with desktop environment, etc.

          You can do nearly everything with a GUI if you choose.