|
SteamOS is an open source based on Debian Wheezy branch, to optimize the operating system of the game. Unlike Debian 7, it uses xcompmgr graphics synthesizer. SteamOS Villefort by the design and development company, for use in the Steam Machine game terminal. In December 13, 2013 the first release.
In this article I will show you how to install steamos session on Ubuntu 14.04, so users SteamOS big picture mode directly entered from lightdm GTK welcome.
Installation in 32-bit systems and 64-bit systems, depending on your system of choice
32 system installation command:
First, install the Steam client
sudo apt-get install steam
Download DEB package:
wget repo.steampowered.com/steamos/pool/main/s/steamos-compositor/steamos-compositor_1.18+bsos1_i386.deb
wget repo.steampowered.com/steamos/pool/main/s/steamos-modeswitch-inhibitor/steamos-modeswitch-inhibitor_1.9.1+bsos1_i386.deb
wget ftp://ftp.fit.vutbr.cz/pub/systems/ubuntu/ubuntu/pool/universe/u/udev/libudev0_175-0ubuntu19_i386.deb
Download the installation package:
sudo apt-get install gdebi
sudo gdebi * .deb
64 system installation command:
Similarly, first install the client:
sudo apt-get install steam
Download the installation package:
wget repo.steampowered.com/steamos/pool/main/s/steamos-compositor/steamos-compositor_1.18+bsos1_amd64.deb
wget repo.steampowered.com/steamos/pool/main/s/steamos-modeswitch-inhibitor/steamos-modeswitch-inhibitor_1.9.1+bsos1_amd64.deb
wget ftp://ftp.fit.vutbr.cz/pub/systems/Ubuntu/ubuntu/pool/universe/u/udev/libudev0_175-0ubuntu19_amd64.deb
Download the installation package:
sudo apt-get install gdebi
sudo gdebi * .deb
Uninstallation, exit Steam OS session and switching to regular session mode, press CTRL + ALT + F7.
Remove SteamOS Session command:
sudo apt-get remove steamos-compositor steamos-modeswitch-inhibitor |
|
|
|