-
Notifications
You must be signed in to change notification settings - Fork 181
Update the README to use the steam apt repository #10424
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
The direct link to the .deb installer works here (http://media.steampowered.com/client/installer/steam.deb) Using the apt is a perfectly valid way to get setup of course, but we don't really push it to users as it's more steps, more complexity and not strictly necessary. |
As someone that strongly prefers to use |
I don't think that would be a good design. Writing robust shell scripts is already difficult enough, but writing robust shell scripts that remain robust and don't do anything dangerous if the download gets truncated is even harder. What we could (and probably should) do is to update the Steam apt repo's entry in extrepo (or in fact extrepo-data), which would reduce the installation steps to something like (untested)
We need to get extrepo-data updated anyway, when we update the signing key for #12050, so this would be a good opportunity to validate that it works. |
Yes they are, and that's a feature: until recently, Steam has aimed to support even the oldest distros, back to around 2015. As of last week, it officially requires something from 2020 or newer, so some of the oldest information can probably be cleaned up at some point. |
This is a bit off-topic, but: I know that you discontinue support for old Windows versions about a year after they become EOL due to Chromium ending support, but I would have imagined that Chromium doesn't support EOL versions of Ubuntu either. I'm genuinely curious here--why were you supporting Ubuntu versions that old? Is it because of the original SteamOS? Was it just that there weren't many changes that needed to be made to keep it working? I'd love to know! |
I don't set the policy, I just help Valve to implement it. But I believe the reasons go something like this:
|
That's cool information! Thank you! |
Also worth noting: the program / OS versions being referenced are ancient.