Yesterday, Valve announced Steam for Linux. For Ubuntu users, its easier to install Steam because, they can download the client from here and just install it.
For Fedora User it is little bit harder. You can follow this tutorial to install Stem on your Fedora system.
Fist of all you had to download the repository:
$ wget http://spot.fedorapeople.org/steam/steam.repo
and place it with the other repositories:
$ sudo mv steam.repo /etc/yum.repos.d/
After you have to install Steam
$ sudo yum install steam
And the Steam now installed to your system. You can run it from terminal with command:
$ steam
or from GUI.
For Fedora User it is little bit harder. You can follow this tutorial to install Stem on your Fedora system.
Fist of all you had to download the repository:
$ wget http://spot.fedorapeople.org/steam/steam.repo
and place it with the other repositories:
$ sudo mv steam.repo /etc/yum.repos.d/
After you have to install Steam
$ sudo yum install steam
And the Steam now installed to your system. You can run it from terminal with command:
$ steam
or from GUI.
No comments:
Post a Comment