this post was submitted on 01 Sep 2026
391 points (94.3% liked)
linuxmemes
32701 readers
254 users here now
Hint: :q!
Sister communities:
Community rules (click to expand)
1. Follow the site-wide rules
- Instance-wide TOS: https://legal.lemmy.world/tos/
- Lemmy code of conduct: https://join-lemmy.org/docs/code_of_conduct.html
2. Be civil
- Understand the difference between a joke and an insult.
- Do not harrass or attack users for any reason. This includes using blanket terms, like "every user of thing".
- Don't get baited into back-and-forth insults. We are not animals.
- 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 of any kind will not be tolerated. This is an LGBTQ+-friendly community -- if that is a problem for you, you should leave.
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
sudoin Windows. - No porn, no politics, no trolling or ragebaiting.
- Don't come looking for advice, this is not the right community.
4. No recent reposts
- Everybody uses Arch btw, can't quit Vim, <loves / tolerates / hates> systemd, and wants to interject for a moment. You can stop now.
5. π¬π§ Language/ΡΠ·ΡΠΊ/Sprache
- This is primarily an English-speaking community. π¬π§π¦πΊπΊπΈ
- Comments written in other languages are allowed.
- The substance of a post should be comprehensible for people who only speak English.
- Titles and post bodies written in other languages will be allowed, but only as long as the above rule is observed.
6. (NEW!) Regarding public figures
We all have our opinions, and certain public figures can be divisive. Keep in mind that this is a community for memes and light-hearted fun, not for airing grievances or leveling accusations. - Keep discussions polite and free of disparagement.
- We are never in possession of all of the facts. Defamatory comments will not be tolerated.
- Discussions that get too heated will be locked and offending comments removed. Β
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 remove France.
founded 3 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments

Literally easier than Windows.
People are falling for this and downloading software from unofficial websites.
Linux is super easy.
TBF, on Debian
apt install firefoxinstalls firefox-esr, and on Ubuntu it's a placeholder that installs the snap package. Both work and are clearly better than downloading from random websites, but they do come with surprises for unsuspecting users.Why is Ubuntu even still relevant?
Inertia?
That's because debian stable need ESR packages to make any sense, on debian unstable (debian Sid) you get the normal package
Ok but also
winget install mozilla.firefoxItβs not binary
It actually is a binary. Though you can probably find some version to compile in the AUR
slow clap
winget was literally robbed from appget.
Or even: yay firefox
or even: yay -S librewolf-bin
No need. Librewolf got added to extra repo. yay librewolf or pacman -S librewolf will do just fine.
π
yay firefoxdoesyay -Ss firefox.Which, in turn, does
me: yay! π₯³CachyOS # pacman -S firefox-wayland-cachy-hg
edit: BTW
Thinking a command line is easier than double clicking an installer shows how far you linux users are devoid from the common user.
Vs
Search "
software"click download, accept security warning, navigate to wherever your default download location is, double click installer, click your way through the installer (make sure do deselect whatever crapware it tries to package along with).Yup, the Windows way is totally so much easier.
https://mozilla.org/
yay -S firefox
Which is harder to type?
So going to mozilla.org then immediately installs firefox?
Yep, you should try it
It doesn't and you know that.
From there you click Firefox, then you click the download link it gives you on the next page, that downloads a file (still not installed) or takes you to an app store if you're on a phone, you run that file or click install on the app store to actually install the application.
Wow! That sounds complicated and seems like a lot of unnecessary steps
Great, you're halfway there with that sarcasm. Now apply that to the comment chain you posted in and.. hell why you're here the post itself and you'll get it now.
People still try to claim Linux is complicated and has a lot of unnecessary steps to install stuff and it just isn't true for vast majority of people installing the vast majority of stuff.
Uh, maybe you're not picking up the context clues here. I'm actively making fun of windows users. Blatantly even. The sarcasm is pretty one-sided toward the windows community. But thank you for trying to convert me to Linux. It's been a fun 20 years and hopefully 20 more.
You're right, I didn't pick up on that after your first 2 comments in this chain.
mmh http://mozilla.org/ IMO
what do you do with the extra 2 seconds?
My wife.
2 whole seconds? You animal.
Sudo rm - rf /
π€·ββοΈ
bash: Sudo: command not foundAnd
rmwon't work either, since you (probably) don't have files named-andrf, and then it will complain that/is a directory. And even if we correct that, you forgot to pass--no-preserve-root.Maybe they are being nice to people trying to test a random command from the internet.
To be fair, I'm guessing that most people will just type "Firefox" into Google and click the first link
"There's no need to download a different browser"
Not wrong about OP, but also both major desktop environments on linux ship with "app stores" that are friendly to anyone familiar with a phone. So it's still easier installing software on linux than searching for and downloading .msi and .exe files on the internet (and hoping the version of MSI afterburner you found is the real one).
Thinking you have to use the terminal for installing programs can only mean you don't know anything about modern user friendly Linux distros. You manage to install stuff on an iOS or Android phone as well, without downloading random files from random sites and then launching random installers, do you? You can do it thesame way on Linux.
The thing is, if you want to, you can also use the terminal. Many prefer it because you can be faster and the command is not rocket science. Which is fine too. Whatever you prefer.
Common users type into chatbots. They can 100% type the install commands. But also using the Bazaar or software center is super easy.
Who's typing those long ass command chains? Let's be honest, it's all copy pasta from those chatbots.
that's not what devoid means.
I use Octopi generally, though the add/remove software app is prettier. If I have to install software via the command line I always have to double check the syntax. The command like version existing is extremely useful as a fallback though, and most (all?) gui package managers act as wrappers around the command line. So don't dunk on the command line
I find installing or running software from the cli is excellent for getting hints and clues to errors that the gui won't show you.
I disagree.
But still, you need to get the installer somehow.