- cross-posted to:
- technews@radiation.party
- cross-posted to:
- technews@radiation.party
tl;dr In a recent thread on Mastodon, it was revealed that Ubuntu 23.04 users can’t install the Steam deb package from the Ubuntu archive without jumping through some technical hoops. It turns out this was a mistake, a bug was filed, and future builds shouldn’t have this problem.
Steam - the game store/launcher from Valve requires a bunch of 32-bit libraries to function. Many of the games that Steam installs also require many of these various libraries. These older games are likely never going to get updated to have 64-bit clean builds.
The thread on Mastodon brought up an expected thought process, though. The conspiracy theory-minded might (reasonably) think “This is Canonical breaking the deb, so you’re forced to use the snap”. But that doesn’t appear to be the case.
It’s just a simple mistake that is fixed, and now (a selected set of) i386 packages will be easily accessible again.
Everyone should just use the flatpak. You can get the latest version, latest Mesa, latest mangohud etc on any distro and it will all work exactly the same.
Not sure why you are getting downvotes. This is clearly the way for users who just wants their apps to work.
I’m fine with just using the .deb .
I don’t dislike flatpak and it’s good that it exists but I prefer not using it if I don’t have to.
Flatpak will probably be the official default format for non-open software in the future.
Flatpak doesn’t run the latest stuff typically. Like I’m on Mesa 23.1.4 on Flatpak and 23.1.6 on Fedora. Probably newer than what Ubuntu has though.
I’ve basically used Flatpak for every GUI application now just cause it usually works. People can dispute how efficient it is but I don’t have the time to debug a bunch, what works, works.
If you are installing the latest mesa, you want to use it when playing?
This is still a statement, even with the question mark
Thanks for posting this. I couldn’t figure out why Steam was broken on my laptop for the last 3 weeks or so. Installing the .deb from the Steam website fixed it. I’m starting to get fed up with Canonical.
Pretty sad state of affairs :|
Just install the flatpak version to add insult to that self-inflicted injury. Works pretty well for me.
installing i386 packages on an x86_64 install has always been more annoying than it should be.
I guess one question is: why is it still 32-bit? Feels like something Valve should be updating now.
I’d wonder if it is too maintain compatibility with 32-bit titles?
TL;DR is that wine doesn’t yet support WoW64 (Windows on Windows64), which enables the running of 32-bit binaries on a 64-bit system - it’s conceptually similar to multilib on Linux. You can’t run 32-bit Windows bins on a purely 64-bit WINE as I understand it.
But the Steam launcher doesn’t run on Wine. Some games may run on Proton but one shouldn’t depend on the other AFAIK?
well, Wine does support WoW64, but the way it’s implemented requires you to install both 32 and 64 bit Wine.
yes, many games have 32-bit builds (though maybe Valve can just use 32-bit Steam Runtime to preserve compatibility)
“Yes. Do as I say.”
I tried Ubuntu’s 23.10 daily build yesterday. The new Snap store was very nice. They also showed versions on the Snap Steam install and it looks like it has been updated recently. I installed it with Snap. I then tried to run Baldur’s Gate 3 (Great Game!) and it wouldn’t launch.
So I went back to 23.04 and used the DEB from the Steam website in install Steam. It worked. Hope they get it working for everyone.
This is off topic, but why is it that if I go to their download Steam web page on openSUSE, it has me download the .deb package?
Presumably they just either haven’t made a proper package for opensuse, or their platform detection isn’t perfect. Since Debian based distros are the most common, sometimes companies will only distribute Deb files…
In any case, I’d personally recommend getting steam via flatpak, it works quite well.
The flatpak is what I eventually settled on, but I was a little confused initially. Upon initially installing the flatpak, I was having some minor issues, so I was going to try to see if installing it natively was any better, but there seemed to be no way to.
I eventually figured out that I really just needed to launch Steam on my dedicated GPU instead of my integrated graphics. Now it runs fine.
It used to be that everything was packaged in an RPM, now DEB runs the show.
deleted by creator