Difference between revisions of "Steam"
From Rosalab Wiki
(Created page with "==Setting sudo== * Run from root visudo * At the end of the string 'root ALL=(ALL) ALL' hit Insert and append USERNAME ALL=(ALL) ALL * Hit Insert, wq ==Installing St...") |
m (→Setting sudo) |
||
Line 9: | Line 9: | ||
USERNAME ALL=(ALL) ALL | USERNAME ALL=(ALL) ALL | ||
− | * Hit Insert | + | * Hit 'Insert' and 'wq' |
==Installing Steam== | ==Installing Steam== |
Revision as of 23:32, 17 December 2012
Setting sudo
- Run from root
visudo
- At the end of the string 'root ALL=(ALL) ALL' hit Insert and append
USERNAME ALL=(ALL) ALL
- Hit 'Insert' and 'wq'
Installing Steam
- Add personal repo:
urpmi.addmedia akdengi_personal http://abf.rosalinux.ru/downloads/akdengi_personal/repository/rosa2012.1/i586/main/release
- Install t he package (32-bit only!)
urpmi steam-valve
Running Steam
- If you don't have a test account, type:
steamhack
otherwise
steam
The package should update 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 is reccommended to delete /home/user/.local/share/Steam and run the above steps again.