How to install SteamOS sessions in Ubuntu14.04 system

Source: Internet
Author: User
This article will show you how to install the steamos session on Ubuntu14.04 to enable the user's SteamOS big Image mode to enter the label directly from the lightdmGTK: Ubuntu

SteamOS is an open-source, game-optimized operating system based on the Debian Wheezy branch. Unlike Debian 7, it uses xcompmgr Graphics Synthesizer. SteamOS was designed and developed by verford and used on the Steam Machine game terminal. It was first released in December 13, 2013.

In this article, I will show you how to install the steamos session on Ubuntu 14.04 so that the user's SteamOS big Image mode will start directly from the lightdm GTK reception.

The installation method is divided into 32-bit system and 64-bit system. Please Select according to your system

32-bit system installation command:
First install the Steam client:

Copy codeThe code is as follows:
Sudo apt-get install steam

Download the DEB installation package:

Copy codeThe code is as follows:
Wget requests
Wget requests
Wget ftp://ftp.fit.vutbr.cz/pub/systems/ubuntu/ubuntu/pool/universe/u/udev/libudev0_175-0ubuntu19_i386.deb

Install the download package:

Copy codeThe code is as follows:
Sudo apt-get install gdebi
Sudo gdebi *. deb

64-bit system installation and installation commands:
Similarly, first install the client:
Copy codeThe code is as follows:
Sudo apt-get install steam

Download the installation package:

Copy codeThe code is as follows:
Wget requests
Wget requests
Wget ftp://ftp.fit.vutbr.cz/pub/systems/ubuntu/ubuntu/pool/universe/u/udev/libudev0_175-0ubuntu19_amd64.deb

Install the download package:

Copy codeThe code is as follows:
Sudo apt-get install gdebi
Sudo gdebi *. deb

Uninstall
First, exit the Steam OS session and switch to the normal session mode. press CTRL + ALT + F7.
Run the following command to remove the SteamOS Session:

Copy codeThe code is as follows:
Sudo apt-get remove steamos-compositor steamos-modeswitch-inhibitor
Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.