Інсталювати Steam
увійти
|
мова
简体中文 (спрощена китайська)
繁體中文 (традиційна китайська)
日本語 (японська)
한국어 (корейська)
ไทย (тайська)
Български (болгарська)
Čeština (чеська)
Dansk (данська)
Deutsch (німецька)
English (англійська)
Español - España (іспанська — Іспанія)
Español - Latinoamérica (іспанська — Латинська Америка)
Ελληνικά (грецька)
Français (французька)
Italiano (італійська)
Bahasa Indonesia (індонезійська)
Magyar (угорська)
Nederlands (нідерландська)
Norsk (норвезька)
Polski (польська)
Português (португальська — Португалія)
Português - Brasil (португальська — Бразилія)
Română (румунська)
Русский (російська)
Suomi (фінська)
Svenska (шведська)
Türkçe (турецька)
Tiếng Việt (в’єтнамська)
Повідомити про проблему з перекладом
This is what I get when I use your first method:
The following packages have unmet dependencies:
ia32-libs : Depends: ia32-libs-multiarch but it is not installable
E: Unable to correct problems, you have held broken packages.
Any help? New to linux
That usually solves broken packages problems.
It is because you newer hat update ubuntu, click on the ubuntu icon and write update, then the the program to update ubuntu will appear
If I can recommend my quick install steps: http://steamcommunity.com/app/221410/discussions/0/864959809718795052/
Otherwise you could try this command in the 64 bit version:
sudo apt-get install ia32-libs
this will install the stuff you need to run 32 bit applications in a 64 bit install.
W:Failed to fetch http://security.ubuntu.com/ubuntu/dists/quantal-security/Release Unable to find expected entry 'main/binary-1386/Packages' in Release file (Wrong sources.list entry or malformed file)
, W:Failed to fetch http://archive.ubuntu.com/ubuntu/dists/quantal/Release Unable to find expected entry 'main/binary-1386/Packages' in Release file (Wrong sources.list entry or malformed file)
, W:Failed to fetch http://archive.ubuntu.com/ubuntu/dists/quantal-updates/Release Unable to find expected entry 'main/binary-1386/Packages' in Release file (Wrong sources.list entry or malformed file)
, W:Failed to fetch https://private-ppa.launchpad.net/commercial-ppa-uploaders/steam64/ubuntu/dists/quantal/Release Unable to find expected entry 'main/binary-1386/Packages' in Release file (Wrong sources.list entry or malformed file)
, E:Some index files failed to download. They have been ignored, or old ones used instead.
Final line is
Dependency is not satisfiable: libc6 (>= 2.15)
1. go to terminal and type these in order. (you will have to provide your password and click enter/y agt the prompts:
2. sudo apt-get update
3. sudo apt-get upgrade
be patient to let evrything update. software center will still tell you steam has a wrong architecture, thats why you do this part. you type in the terminal:
4. sudo dpkg --add-architecture i386
then your type again:
5. sudo apt-get update
6. sudo apt-get upgrade
7. once everything is done go back to the software center and the steam should be able to install.
keep in mind this is what worked for me, i really dont know anything at all about ubuntu so dont ask me anything, but please do tell me if i helped somone so that i feel better about myself :3