Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
∘ 1. Multiverse Repo Way,
‣ $ sudo add-apt-repository multiverse
‣ $ sudo apt-get install steam, or use the package manager
∘ 2. Manual install Way
‣ If from some reason you are unable to install STEAM using a standard Ubuntu repository you may attempt to perform a manual installation. Let's begin with installation of all prerequisites. If you are running 64bit system first enable multi-arch repositories.
$ sudo dpkg --add-architecture i386
$ sudo apt-get update
Good Luck
https://developer.valvesoftware.com/wiki/Steam_under_Linux#PCLinuxOS
you would open up the synaptic package manager
click reload
in search type steam.
if steam-launch comes up right click on it mark it for installation.
Clieck apply, it should automatically download and install it.
provided the instructions for pclinoxos are uptodate.
here is my standard tip .....ALWAYS use Package Manager (or Software Center), silly but Steam's download says it is good for Ubuntu ... but fails to mention only 12.04 YES 2012! Stupid but an easy fix is .... Package Manager
∘ 1. in Update Manager ... Settings / Ubuntu Software Tab
add (check off)...
Multiverse (this adds copyright software like Steam)
OR same thing using terminal (Always copy and paste AFTER the $)
‣ $ sudo add-apt-repository multiverse
2. Then you can install Stream either using terminal
‣ $ sudo apt-get install steam, or
use ANY package manager, and search for Steam as it will now show up (legally)
DONE - EASY-PEASY
(this will also install all necessary "Dependencies" like missing 32 bit libraries)