Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
It doesn't give me the option where it's windows files.
I don't understand your sentence. Are you having problems getting to the desktop?
Thank you
Add all the stuff you need to look into zip files from the Nautilus file manager and from the CLI:
It says the command (sudo gedit /etc/apt/sources.list) cannot be found?
ok ive updated, but now it says, "E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution)."
what does this mean?
Heh, not sure, all I know is occasionally, like whenever I install the Chrome browser .deb file on a distro, it fails at first, then I run 'apt -f install', and it fixes the Chrome package - that's the most I know about it :-)
All I know is I've installed SteamOS maybe four or five times, and ran the steps above to success for every new SteamOS install, again, maybe post the entire terminal window output including prompts - maybe one of us will notice something out of order then.
desktop@steamos:~$ sudo apt-get install unzip
[sudo] password for desktop:
Reading package lists... Done
Building dependency tree
Reading state information... Done
You might want to run 'apt-get -f install' to correct these:
The following packages have unmet dependencies:
nvidia-driver : Depends: nvidia-driver-bin (= 346.72-3+bsos1) but 355.00.28-0+steamos2+bsos1 is to be installed
Recommends: nvidia-settings (>= 346) but it is not going to be installed
Recommends: libgl1-nvidia-glx-i386
Recommends: libgles1-nvidia (= 346.72-3+bsos1) but it is not going to be installed
Recommends: libgles2-nvidia (= 346.72-3+bsos1) but it is not going to be installed
nvidia-driver-bin : Depends: nvidia-alternative (= 355.00.28-0+steamos2+bsos1)
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).
desktop@steamos:~$ apt-get -f install
E: Could not open lock file /var/lib/dpkg/lock - open (13: Permission denied)
E: Unable to lock the administration directory (/var/lib/dpkg/), are you root?
desktop@steamos:~$ y
bash: y: command not found
desktop@steamos:~$
cant figure out why i cant unzip
then, change:
desktop@steamos:~$ apt-get -f install
to:
desktop@steamos:~$ sudo apt-get -f install
This:
desktop@steamos:~$ y
was you replying to nothing - a program that had already exited. 'are you root?' was a rhetorical parting question, not a question it was waiting for an answer to.
You have other problems besides getting zip+file roller into Nautilus, you have some graphics driver issues. Hopefully 'sudo apt-get -f install' resolves these for you.