¿Cómo instalar Virtualbox 4.3.20 en ubuntu 14.04?

¿Cómo instalar Virtualbox 4.3.20 en ubuntu 14.04?

Tengo los siguientes problemas; cuando intento instalar Virtualbox,

soomaiya@soomaiya-Satellite:~$ sudo apt-get install virtualbox-4.3
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
virtualbox-4.3 : Depends: libsdl1.2debian (>= 1.2.11) but it is not installable
              Recommends: libsdl-ttf2.0-0 but it is not installable
              Recommends: dkms but it is not installable
E: Unable to correct problems, you have held broken packages.
soomaiya@soomaiya-Satellite:~$

¡Por favor ayúdalo!

Respuesta1

E: Unable to correct problems, you have held broken packagespodría ser un problema relacionado... podría intentar abrir el administrador de paquetes synaptic y hacer clic en Editar -> Reparar paquetes rotos, eso podría ayudar.

O el error podría referirse al Depends: libsdl1.2debian (>= 1.2.11) but it is not installableerror, también desea actualizar la información del paquete con apt-cache update(o en el sináptico "Recargar información del paquete").

información relacionada