this post was submitted on 16 Apr 2024
807 points (89.1% liked)
linuxmemes
21190 readers
880 users here now
Hint: :q!
Sister communities:
- LemmyMemes: Memes
- LemmyShitpost: Anything and everything goes.
- RISA: Star Trek memes and shitposts
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 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!
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
The problem with that meme comic is that it doesn't state which distro the fox was using, as far as the level of supported it requires.
Everyone who uses Linux knows that there are some distros that require more 'tender loving care' by their users than others.
"unbutt" and something below it, with the circle logo, it's unbuntu.
It's probably a broken snap package or something.
Not even, man. I accidentally ran
sudo apt remove python3
instead ofsudo apt remove python3-pip
last week.I just copied my files to a flash drive and reinstalled Ubuntu lol
whoops. Usually that stuff can be fixed with a reinstall. Normally uninstalls don't yeet all config for that kind of thing, unless you tell it to.
It uninstalled a bunch of dependent packages too, including my graphics driver :(
ah yes, a classic, uninstalling python and taking your GUI with it also.
sudo apt install python3 didnt do it?
It uninstalled a bunch of dependent packages too, including my graphics driver. I probably could have looked through the apt history and rolled them all back, but I don’t remember how to do that off the top of my head, and reinstalling took about 20 minutes.
Surely it asked you to confirm before it remove it and all that uses it. It was just doing as you told it to do and will have asked you to confirm. You can't blame it!
We can call it not user friendly though
How many times should it ask you if your sure? If it was serious, as in, it could actually break stuff, it gets you to type "do as I say" or something.
Fair enough, but I was speaking more to the meta of the subject (not all distros are created equally), but still, you're right.