this post was submitted on 01 Jan 2024
162 points (81.9% liked)

Linux

55828 readers
954 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 6 years ago
MODERATORS
 

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.

(page 3) 50 comments
sorted by: hot top controversial new old
[–] luthis@lemmy.nz 5 points 2 years ago (1 children)

Can’t I just download a file and install it?

Yes, there are instructions on the page for that, the section is titled 'Installing the app without the Mullvad repository'

[–] luthis@lemmy.nz 5 points 2 years ago (5 children)

As a side note, dealing with adding repos and keys and all that is something I will never miss from apt. I use Arch and installing things is usually as simple as.. well let me check.

$ yay mullvad
...
2 aur/mullvad-vpn-bin 2023.6-1 (+86 1.36) 
    The Mullvad VPN client app for desktop
1 aur/mullvad-vpn 2023.6-1 (+126 2.10) 
    The Mullvad VPN client app for desktop
==> Packages to install (eg: 1 2 3, 1-3 or ^4)
==> _

And it's option 1. So easy. Type 1 and press enter and you're done.

load more comments (5 replies)
[–] Vincent@feddit.nl 4 points 2 years ago (4 children)

Also note that Mullvad has a pretty technical user base and target audience, and thus their documentation is likely geared towards them. You could also consider using Mozilla VPN, which offers pretty much the same advantages (they use Mullvad's servers), at the same price if you pay annually, and is easier to use.

load more comments (4 replies)
[–] LifeCoffeeGaming@lemmy.world 4 points 2 years ago* (last edited 2 years ago) (5 children)

Hello new Linux user! So yes, your correct when installing apps on Linux sometimes you might need to do it via command line other times you'll get a nice install file you can double click. It's really down too the software manufacturers on how they choose to package it.

In general with Linux you'll find there's still a lot of command line usage compared to Windows or osx. On those platforms for most users they would barely touch a terminal except in some kind of bug fixing emergency.

Some distros come with their own app store built in (like the windows or osx app store) and allow you to install a bunch of apps via the gui.

What version of Linux did you go for out of interest? Some are much more beginner and use friendly than others.

load more comments (5 replies)
[–] TheAnnoyingFruit@lemm.ee 4 points 2 years ago (4 children)

I think if you read through this you have pretty much everything you asked about. As for understanding what these sorts of commands do in the future I think ChatGPT is actually really useful for stuff like this with good documentation. Just ask what the commands do and it is usually quite helpful. Someone already said it but you have to want to learn this. If you want something easy to use and you don’t have to learn buy a Mac, you want great software compatibility buy a windows pc. If you want something that is more private and a community effort use Linux but unless you are using steam os on a steam deck it is not even close to being as user friendly as the others. I hope this changes but the current goals and mindsets of people in this community will prevent Linux from becoming easy to use and in the case of steam os you just need lots of money to make it an easy experience. There are a million other reasons that Linux’s current state is this way but this is the gist.

[–] library_napper@monyet.cc 4 points 2 years ago (2 children)

ChatGPT is garbage in garbage out. It'll probably tell you to curl a file off the internet and pipe it to bash as root.

load more comments (2 replies)
[–] Critical_Insight@feddit.uk 3 points 2 years ago

I made this thread because I try to learn/understand

I have a Macbook, it's what I use the most. I used to have Win7 on my gaming rig but Steam dropped their support for it so my options was either to go with a newer Windows or try Linux. As all of the games I play seemed to work on Linux with just minor tweaks I thought I'd give it a try. So far I'm really happy with how to OS works once it's set up but it's the setting up part that's really confusing to me.

load more comments (2 replies)
[–] wuphysics87@lemmy.ml 3 points 2 years ago (2 children)

Not at my computer, but you might check if there is a snap or flatpak

[–] Darkpepito_tux@lemmy.world 5 points 2 years ago

(flatpak only :p )

load more comments (1 replies)
[–] ILikeBoobies@lemmy.ca 3 points 2 years ago
[–] lefixxx@lemmy.world 2 points 2 years ago (3 children)

People here saying you can just download and run the .deb just like the .exe

Aren't you forgetting the "add +x permission" step?

[–] Natanael@slrpnk.net 3 points 2 years ago

A deb file will "run" in the package manager process space, it doesn't need to be executable on its own

load more comments (2 replies)
load more comments
view more: ‹ prev next ›