O Android Studio continua aparecendo Os seguintes pacotes têm dependências não atendidas:

1

Estou tentando seguir as instruções no site developer.android para instalar o android studio no meu Backbox 4.10.

uname -a result:

Linux backbox 4.10.0-37-generic #41~16.04.1-Ubuntu SMP Fri Oct 6
22:42:59 UTC 2017 x86_64 GNU/Linux

Eu tentei instalar essas bibliotecas que são necessárias para 64 bits:

sudo apt-get install libc6:i386 libncurses5:i386 libstdc++6:i386
lib32z1 libbz2-1.0:i386

mas dá o próximo resultado:

Reading package lists... Done Building dependency tree       
Reading state information... Done 
libc6:i386 is already the newest version (2.24-17). 
libc6:i386 set to manually
installed. 
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:  
 lib32z1 : Depends:libc6-i386 (>= 2.4) but it is not going to be installed 
 libncurses5:i386 : PreDepends: libtinfo5:i386 (>= 5.9-3) but it is not going to be installed
     Depends: libtinfo5:i386 (= 5.9+20140118-1ubuntu1) but it is not going to be installed
     Recommends: libgpm2:i386 but it is not going to be installed 
E: Unable to correct problems, you have held broken packages.

== Eu tentei usar o fixbroken e install -f . Eu tentei todos os métodos que eu conheço, sempre há dependências e pacotes quebrados ...

    
por Nezar Alazzabi 23.10.2017 / 08:31

0 respostas