this post was submitted on 16 Jul 2023
371 points (92.4% liked)

linuxmemes

20747 readers
674 users here now

I use Arch btw


Sister communities:

Community rules

  1. Follow the site-wide rules and code of conduct
  2. Be civil
  3. Post Linux-related content
  4. No recent reposts

Please report posts and comments that break these rules!

founded 1 year ago
MODERATORS
 

I’m moving my posts from Reddit to Lemmy before delete them.

This post is from 2021-11-11.

It should've been apt-get but welp.

you are viewing a single comment's thread
view the rest of the comments
[–] kadu@lemmy.world 25 points 1 year ago (4 children)

Nah, you can't blame the user here champ.

He installed the OS, opened the default software center, and installed a package.

There's simply no way to justify what happened. I challenge you to find any situation in which installing a package from the Microsoft Store would uninstall critical system packages and also kill the entire GUI.

[–] Eccitaze@yiffit.net 9 points 1 year ago (1 children)

To be fair, there isn't an example from the Windows store specifically, because the vast, vast majority of Windows programs are installed via standalone installation packages.

But yes, there was one instance where uninstalling a game would recursively delete the parent directory, up to and including potentially deleting the entire C:\ drive.

[–] russjr08@outpost.zeuslink.net 7 points 1 year ago

Funnily enough, a similar thing happened with Steam as well in the past - though as long as you weren't running Steam as root it couldn't delete the whole filesystem, just any files owned by yourself (which is also still incredibly destructive, don't get me wrong).

[–] russjr08@outpost.zeuslink.net 3 points 1 year ago

Was it the default software center? From my memory of the video, he tried to install Steam through the Ubuntu Software Center at first which failed, and then he found a guide that mentioned using sudo apt install steam to which apt made him type Yes, do as I say to confirm the (unfortunate) set of actions it was going to perform.

While I still don't blame Linus, a more apt (ha!) comparison would probably be trying to do something over the CLI instead of through the Microsoft Store.

[–] Tibert@compuverse.uk 0 points 1 year ago* (last edited 1 year ago)

As someone else said no it wasn't installed though the software manger. It just failed to install though that way.

He went for a guide CLEARLY LABELED AS DANGEROUS MULTIPLE TIMES using the terminal with the "do as I say" command.

Tho this issue shouldn't have happened, but it happened. And was blocked for a normal install.

He just forced it through a command.

Here : https://youtu.be/0506yDSgU7M

Go check because it seems you're too lazy to search for the video

[–] Gryxx@lemmy.world -1 points 1 year ago

The inability to install Steam i can blame on PopOS. He could genuinely don't know that you should update your system first. At the point when he typed yes, do as i say when i first watched i wanted to bang my head against my desk. He clearly didn't read what was going to happen even when the system tried warning him.