Is there a SteamOS?

SteamOS is a public release of our Linux-based operating system. The base system draws from Debian 8, code named Debian Jessie. Our work builds on top of the solid Debian core and optimizes it for a living room experience.

Is SteamOS based on Arch?

The Steam Deck runs a customized version of Steam OS 3.0 that is based upon Arch Linux, with the desktop mode being powered by KDE Plasma 5 . The decision to move from Debian to Arch Linux was based on the different update schedule for these distributions.

What is SteamOS good for?

If you primarily intend on using a system just to run Steam and Steam games, then SteamOS is the platform for you. Furthermore, unlike most distros that come with a standard GUI meant to be used with a mouse and a keyboard, SteamOS is optimized for controller-based navigation.

Why is Steam Deck using Arch Linux?

SteamOS 3.0 with Arch Linux is much more fast-moving and has been seeing near-daily updates in preparation for launch. By default the Steam Deck boots directly into Steam with its optimized full-screen interface. It works well and allows quick and easy access to your Steam game library.

Is Steam Deck running SteamOS?

Which Steam games can the Steam Deck play? The Steam Deck runs SteamOS out of the box, a Linux-based operating system customized and maintained by Valve.

What operating system does SteamOS use?

SteamOS is a Linux-based operating system originally based on Debian 8. With Valve’s new Steam Deck handheld gaming device, SteamOS’s latest version (SteamOS 3.0) uses Arch Linux as its base because of its rolling-release update schedule.

What is the recommended Linux distribution for steam development?

The recommended Linux distribution is the latest Ubuntu LTS release as they received the most testing by Valve and the linux community. Ubuntu can be installed from here. The Steam for Linux client. The basic Linux development tool set (e.g. g++, gcc, and a make utility); contained in the build-essential package.

Why does SteamOS have a console-like interface?

By default, SteamOS gives you a console like interface because SteamOS is intended to be the operating system on Steam devices like Steam Machine (discontinued) and Steam Deck.

How do I get steam on Linux?

The Steam for Linux client. The basic Linux development tool set (e.g. g++, gcc, and a make utility); contained in the build-essential package. Install this package either by using Ubuntu Software Center or from an open terminal window with the apt-get command: sudo apt-get install build-essential.