You should still be able to just enable a Linux developer terminal and then install Steam from a .deb file, no?
kotaKat•6mo ago
Not when ChromeOS becomes Android underneath, the eventual future of Chromebooks.
They need to kill off all the things they can't support in the transition while building features into Android they need to port over to continue to support for Chromebooks (like the Linux Terminal stuff).
NotPractical•6mo ago
There's no indication the ChromeOS-Android merger will kill support for graphical Linux apps? Android supports graphical Linux apps as well.
pjmlp•6mo ago
Not officially, nope.
Only these APIs are official, and none of them are Linux specific, rather Khronos and ISO standards, alongside Android specific native APIs.
Also to note that even though these APIs are enough for developing games, and are also available on GNU/Linux, Valve has to make use of Proton, because none of the studios targeting Android/Linux cares about GNU/Linux.
Chrome OS supported Steam through a VM as well, and it still does, if you manually install it.
The tech stack they used for Steam on Chrome OS is apparently identical to the still-supported Crostini feature ("Linux on Chrome OS"), just with a different VM image that has Steam pre-installed: https://chromeos.dev/en/posts/bringing-steam-to-chromeos#bor...
LorenDB•6mo ago
kotaKat•6mo ago
They need to kill off all the things they can't support in the transition while building features into Android they need to port over to continue to support for Chromebooks (like the Linux Terminal stuff).
NotPractical•6mo ago
pjmlp•6mo ago
Only these APIs are official, and none of them are Linux specific, rather Khronos and ISO standards, alongside Android specific native APIs.
https://developer.android.com/ndk/guides/stable_apis
Also to note that even though these APIs are enough for developing games, and are also available on GNU/Linux, Valve has to make use of Proton, because none of the studios targeting Android/Linux cares about GNU/Linux.
NotPractical•6mo ago
Chrome OS supported Steam through a VM as well, and it still does, if you manually install it.
The tech stack they used for Steam on Chrome OS is apparently identical to the still-supported Crostini feature ("Linux on Chrome OS"), just with a different VM image that has Steam pre-installed: https://chromeos.dev/en/posts/bringing-steam-to-chromeos#bor...