Instalar o Steam
Iniciar sessão
|
Idioma
简体中文 (Chinês Simplificado)
繁體中文 (Chinês Tradicional)
日本語 (Japonês)
한국어 (Coreano)
ไทย (Tailandês)
Български (Búlgaro)
Čeština (Checo)
Dansk (Dinamarquês)
Deutsch (Alemão)
English (Inglês)
Español-España (Espanhol de Espanha)
Español-Latinoamérica (Espanhol da América Latina)
Ελληνικά (Grego)
Français (Francês)
Italiano (Italiano)
Bahasa Indonesia (Indonésio)
Magyar (Húngaro)
Nederlands (Holandês)
Norsk (Norueguês)
Polski (Polaco)
Português (Brasil)
Română (Romeno)
Русский (Russo)
Suomi (Finlandês)
Svenska (Sueco)
Türkçe (Turco)
Tiếng Việt (Vietnamita)
Українська (Ucraniano)
Relatar problema de tradução
Ah, gotchya. Explains why I had to run "sudo apt-get install nvidia-current-updates" in low-graphics mode after installing just to get the desktop to show. Trying to run Steam out of the Terminal pretty much confirms what you said:
Will edit if something happens.
Edit~ Didn't work
Went to "Username": sudo apt-get install -fy
I am going to press enter.
Edit 2~ Didn't work so I am going to try: wget http://goo.gl/fTS0X -O /tmp/steam_1.0.0.27_i386.deb
sudo apt-get update
sudo dpkg -i /tmp/steam*.deb
sudo apt-get install -fy
Hope this works!
Edit 3~ I am getting tired of this... JUST FOR A PENGUIN!
I am going to try: wget http://goo.gl/fTS0X -O /tmp/steam_1.0.0.27_i386.deb; sudo apt-get update; sudo dpkg -i /tmp/steam*.deb; sudo apt-get install -fy;
Im done send help!
Sure, makes sense.
Uh, wat. Not sure, try the "copy paste" friendly version or else copy the lines one at a time.
Package steam is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
E: Package 'steam' has no installation candidate
I've had no issues with anything else on the software center, I also keep getting "The application Ubuntu Software Center has experienced an internal error." whenever I try to install steam through it. For the record I also used Wubi since I was worried that if I did it manually I'd screw things up.
"[sudo] password for thomas:"
i understand it wants my password but i cannot enter it by ctrl+v, crtl+shift+v, or by normal typing. help would be much appreciated
EDIT:
after repeat attempts found my errors they were all on my part
the copy paste friendly works very well had to attempt a few times due to issues unrelated to terminal
I've never used Linux before so I'm thinking it would be a command prompt or something, but there is no such thing in Linux apparently,
How do I access/download this Apt-get thing then?
Open a terminal (gnome-terminal) and type the commands. Ubuntu comes with 'apt-get', apt is the package manager in ubuntu. It "owns" all of the software and installs and removes stuff for you automatically!
It gave me the same responses to all commands entered.
"E: Could not get lock /var/lib/dpkg/lock - open (11: Resource temporarily unavailable)
E: Unable to lock the administration directory (/var/lib/dpkg/), is another process using it?"
(I am so sorry that I am so clueless when it comes to this.)
also, make sure the software updater isn't open somewhere. restart if you keep getting that message.e
I'm using the copypaste-friendly 64-bit commands now. I'll update if it works.