Solucioné mis errores de PPA pero cuando intento instalar Steam todos los paquetes adicionales dicen No Installation Candidate

Solucioné mis errores de PPA pero cuando intento instalar Steam todos los paquetes adicionales dicen No Installation Candidate

Mientras descargaba Steam me sale este código:

user@computer:~/Downloads$ sudo dpkg -i steam_latest.debSelecting previously unselected package steam-launcher.
(Reading database ... 195561 files and directories currently installed.)
Preparing to unpack steam_latest.deb ...
Unpacking steam-launcher (1.0.0.48) ...
dpkg: dependency problems prevent configuration of steam-launcher:
 steam-launcher depends on curl; however:
  Package curl is not installed.

dpkg: error processing package steam-launcher (--install):
 dependency problems - leaving unconfigured
Processing triggers for gnome-menus (3.10.1-0ubuntu2) ...
Processing triggers for desktop-file-utils (0.22-1ubuntu1) ...
Processing triggers for bamfdaemon (0.5.1+14.04.20140409-0ubuntu1) ...
Rebuilding /usr/share/applications/bamf-2.index...
Processing triggers for mime-support (3.54ubuntu1) ...
Processing triggers for hicolor-icon-theme (0.13-1) ...
Processing triggers for man-db (2.6.7.1-1) ...
Errors were encountered while processing:
 steam-launcher

Sin embargo, Steam todavía está "instalado". Cuando hago clic en él, estos son los resultados.

Steam needs to install these additional packages: '
    curl, libgl1-mesa-dri:i386, libgl1-mesa-glx:i386, libc6:i386
[sudo] password for tristan: 
...............................................
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Package curl 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

Package libc6:i386 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
However the following packages replace it:
  libc-bin initscripts locales tzdata libdb1-compat:i386 libdb1-compat

Package libgl1-mesa-glx:i386 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

Package libgl1-mesa-dri:i386 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
However the following packages replace it:
  libgl1-mesa-glx

E: Package 'curl' has no installation candidate
E: Package 'libgl1-mesa-dri:i386' has no installation candidate
E: Package 'libgl1-mesa-glx:i386' has no installation candidate
E: Package 'libc6:i386' has no installation candidate
Press return to continue: 

Si presiona Intro o Salir, se abrirá nuevamente después de mostrar el siguiente mensaje de error: Faltan las siguientes bibliotecas de 32 bits y es posible que Steam no se ejecute: libc.so.6

Cuando intento abrir deb e instalarlo a través del Centro de software, dice: la dependencia no es satisfactoria curl

Mientras escribía esto, USC eliminó Steam de mis aplicaciones, eliminó Steam de su lista de descargas, lo volvió a agregar y cuando lo instalé a través del mercado nuevamente aparece este mensaje "Procesando su solicitud de 'Steam'..." "Información recibida. " que es lo que hizo antes y continuará indefinidamente.

Respuesta1

¿Qué Ubuntu estás ejecutando? ¿Y por qué tienes que instalarlo así? ¿No puedes simplemente instalar con esto?

sudo apt-get instalar vapor

Ver Instalación de Steam en Ubuntu 12.04

Como nota al margen, es posible que tengas que instalar el repositorio restringido en USC para poder instalar Steam a través de él.

información relacionada