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.
deleted by creator
Yes, my hand still slaps my face everytime i remember
But why? Wasn’t it an error in the deb package of steam that did that?
I believe it was before system76 created they own mirrors, so at the time a feel packages where handle by them and all the rest by the normal ubuntu mirrors, so steam would ask for a different gtk version them the desktop so the pop shop would refuse to install steam whitout updating the mirrors, if linus had clicked on the dropdown menu and choose the flatpak version none of this would happen, but instead he used the terminal and ignored the warning because was the first time that he used
Honestly, I cannot blame him for that. This requires deep knowledge of the subject and the fix is not easy to spot.
I have been using Linux for a decade now on desktop and server systems and he’ll, even I would probably have told the package manager to go do it’s shit and borked my system. Because getting weird errors, warnings and conflicts is just “the Linux experience” ™
I hope more flatpack based distris come up or stuff like nix gains some following. This would make it a lot easier for people with less knowledge to get into the Linux space without much technical knowledge or the possibility to Bork the system (to a degree). Meanwhile classic distros can serve the more technically inclined audience.
I also don’t really judge him, but i think that even thought the ideia was to go as a complete newbie to linux he should at least do some real research or whatch a feel youtube videos about before doing the challenge, i first installed ubuntu and after a afternoon i don’t really wanned to keep using linux, them i watched some videos and started to use pop os on a live usb, after 2 days of using it instead of booting normally on windows 10 i wiped windows and never looked back
It works either way, apt or apt-get.
I know but the command he used was apt-get.
I remember apt had a colored progress bar unlike apt-get. Don’t know how it is now, using pacman and yay
Did you just say “i use arch btw” whithout saying it?
Wasn’t my intention, but I guess I did
I love how unnecessary it was to the overall context lol
yay gang
For real though, what’s the best way to install steam? I assume it’s the *.deb directly from the site.
Probably through your GUI package manager. I’d be surprised if your package manager didn’t have a native binary or a flatpack.
flatpak install steam
Flatpak can’t launch non-steam games via Steam :(
Yeah it can*
Is there a way to do it without breaking the sandbox? I’ve been looking for a few days for a way to do this without any luck.
What do you mean by breaking the sandbox. You add permissions to let it see other drives if that’s what you mean. Other then that, I just let it see my home and add non steam games. They come up like you would with Windows.
https://github.com/SteamGridDB/steam-rom-manager/issues/254 https://github.com/flathub/com.valvesoftware.Steam/issues/935 https://github.com/flathub/com.valvesoftware.Steam/issues/278 https://github.com/flathub/com.mojang.Minecraft/issues/51
I can’t figure out a way to do it without using flatpak-spawn maybe I should create a thread on Lemmy to see if anyone else knows a way.
You just give it permission to see whatever directory you’re launching the exe from
What do you mean by breaking the sandbox. You add permissions to let it see other drives if that’s what you mean. Other then that, I just let it see my home and add non steam games. They come up like you would with Windows.
I think I’ve read it somewhere that Valve recommends the flatpak. Maybe not, but I would definitely go that route.
Depends on the distro.
pacman -Sy steam
does the trick in Arch.I prefer my distro’s binary but after the last glibc update I convinced the flatpak version has less problems.
And the flatpack version was thoroughly convinced :)
I recently started thinking like that too after the last glibc update. :)
It’s through the package manager of your distro, apt, pacman, dnf… It has the best integration with the system and other apps installed though the package manager (if there is a gui on your distro, it is the same thing, tho some allow to chose between different sources.
The flatpak version it may also be viable.
Deb is a very bad idea as you wont have the dependencies installed automatically.
Linus was just stupid and did not update pop os after install. Tho he could have updated it and maybe when he did the recording the issues was discovered but not yet fixed. But The issue was already well fixed when he posted the video. I don’t remember how all went.
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.
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.
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).
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 typeYes, 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.
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.
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
LTT is a fucking moron
It was a bug in the OS
While true, he still did see the prompt saying it would uninstall a bunch of required libraries and powered through.
On any sane system that type of warning is normal to ignore, Windows loves to throw them at you
I like to actually have control over my computer, not to be treated like a child. If you give me a detailed warning and make me type out a string I think it is fair that you continue to do as I say.
Removed by mod