this post was submitted on 23 Nov 2024
795 points (89.3% liked)

linuxmemes

21581 readers
1068 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!


    Important: never execute code or follow advice that you don't understand or can't verify, especially here. The word of the day is credibility. This is a meme community -- even the most helpful comments might just be shitposts that can damage your system. Be aware, be smart, don't fork-bomb your computer.

    founded 2 years ago
    MODERATORS
     
    you are viewing a single comment's thread
    view the rest of the comments
    [–] aski3252@lemmy.world 2 points 3 weeks ago (1 children)

    I just wanted to install steam, but it wasn’t in the package manager list.

    Maybe you used Debian, which only allows free software in their default repo? But then you won't be able to just install it with apt either. But even if it is not in the repository, you could still go on steam website and download the package from there, so literally the same experience as on windows..

    You don’t have to do seriously advanced stuff on linux to run into issues without using the terminal.

    Like what?

    It’s not realistic that you don’t have to use the terminal on linux if you want to do any more than web browsing and some text editing, etc.

    10 years ago, or maybe even 5 years ago, I would have agreed with you. Not anymore though, not if you use a half-way beginner friendly distro..

    [–] Noobnarski@lemmy.world 2 points 3 weeks ago (1 children)

    Yup, it was debian. I think I tried adding another repo, but gave up before I got it to work. I didn't try to just download the file, because I had done that before and all I could do is extract whatever is inside the file, but not install it.

    It was around 2 years ago, maybe Linux has gotten that much more user friendly in the last two years, but I doubt it.

    [–] aski3252@lemmy.world 1 points 2 weeks ago

    I use and love debian a lot for servers because it is super stable and relatively lightweight, but I definitely would not recommend it for desktops/notebooks, especially not to people new to linux based systems.

    It's super purist about foss, which means you only get free and open source software (no steam, discord, etc) per default and it uses an older kernel (which makes it more stable, but less feature rich and less compatible with new hardware).

    If you use something like fedora, linux mint (as far as I heard) or even ubuntu, your experience would probably be a lot better.