How To Install Valve STEAM Game Client on Ubuntu 13.10 Saucy Salamander
1)
Update Repo (Optional)
2)
Download Steam
3)
Install Dependencies
4)
Install Steam
#sudo dpkg -i steam.deb
1)
Update Repo (Optional)
#sudo apt-get update
#sudo apt-get upgrade2)
Download Steam
#wget http://media.steampowered.com/client/installer/steam.deb
3)
Install Dependencies
#sudo apt-get install curl
4)
Install Steam
#sudo dpkg -i steam.deb
No comments:
Post a Comment