Je suis le guide officiel :
$ sudo apt-get install zlib.i686 ncurses-libs.i686 bzip2-libs.i686
Résultat:
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package zlib.i686
E: Couldn't find any package by glob 'zlib.i686'
E: Couldn't find any package by regex 'zlib.i686'
E: Unable to locate package ncurses-libs.i686
E: Couldn't find any package by glob 'ncurses-libs.i686'
E: Couldn't find any package by regex 'ncurses-libs.i686'
E: Unable to locate package bzip2-libs.i686
E: Couldn't find any package by glob 'bzip2-libs.i686'
E: Couldn't find any package by regex 'bzip2-libs.i686'
Et même avec:
sudo apt-get install lib32z1 lib32ncurses5 lib32bz2-1.0 lib32stdc++6
Résultat:
sudo apt-get install lib32z1 lib32ncurses5 lib32bz2-1.0 lib32stdc++6
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package lib32bz2-1.0
E: Couldn't find any package by glob 'lib32bz2-1.0'
E: Couldn't find any package by regex 'lib32bz2-1.0'
Des idées pourquoi? Comment puis-je me déplacer?
apt
16.04
package-management
android
Laukok
la source
la source
Réponses:
Essayer
Cela a fonctionné pour moi. Si le support multi-arch n'est pas activé, vous devrez exécuter
la source