Difference between revisions of "Steam"

From Rosalab Wiki
Jump to: navigation, search
m (Troubleshouting)
Line 1: Line 1:
==Setting sudo==
+
==Install==
  
* Run from root
+
Install Steam from non-free media
+
visudo
+
  
* At the end of the string 'root ALL=(ALL) ALL' hit Insert and append
+
urpmi steam
  
USERNAME ALL=(ALL) ALL
+
For 64 first add 32-bit medias:
  
* Hit 'Insert' and 'wq'
+
urpmi add32to64media
  
==Installing Steam==
+
than install Steam
  
* Add personal repo:
+
urpmi steam
  
urpmi.addmedia akdengi_personal http://abf.rosalinux.ru/downloads/akdengi_personal/repository/rosa2012.1/i586/main/release
+
After that you may delete add32to64media package or manually disable 32-bit medias.
  
* Install t he package (32-bit only!)
+
==Troubleshooting==
  
urpmi steam-valve
+
If Steam say, that you has non-installed package, simple press Enter.
 
+
==Running Steam==
+
 
+
* If you don't have a test account, type:
+
 
+
steamhack
+
 
+
otherwise
+
 
+
steam
+
 
+
The package should update itself automatically to the latest version available
+
 
+
==System requirements==
+
 
+
* A  must have: Intel or AMD/ATI/NVIDIA videocard with latest supported drivers (X-Server 13 is reccomended).
+
* The Steam support has been tested in ROSA Desktop.Fresh 2012
+
 
+
 
+
==Troubleshouting==
+
 
+
In case of problems it is reccommended to remove /home/user/.local/share/Steam and run the above install steps again.
+
 
+
 
+
[[ru:Steam]]
+

Revision as of 10:15, 21 February 2013

Install

Install Steam from non-free media

urpmi steam

For 64 first add 32-bit medias:

urpmi add32to64media

than install Steam

urpmi steam

After that you may delete add32to64media package or manually disable 32-bit medias.

Troubleshooting

If Steam say, that you has non-installed package, simple press Enter.