Quantcast
Channel: Active questions tagged ubuntu - Stack Overflow
Viewing all articles
Browse latest Browse all 7069

Intstalling Android Studio on 64-bit version of Lubuntu fails installing some 32-bit libraries

$
0
0

Install Android Studio says:

If you are running a 64-bit version of Ubuntu, you need to install some 32-bit libraries with the following command:

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

See screenshot:enter image description here

The apt-get install fails:

$ sudo apt-get install libc6:i386 libncurses5:i386 libstdc++6:i386 lib32z1 libbz2-1.0:i386Reading package lists... DoneBuilding dependency tree       Reading state information... DoneE: Unable to locate package libc6:i386E: Unable to locate package libncurses5:i386E: Unable to locate package libstdc++6:i386E: Couldn't find any package by regex 'libstdc++6'E: Unable to locate package libbz2-1.0:i386E: Couldn't find any package by glob 'libbz2-1.0'E: Couldn't find any package by regex 'libbz2-1.0'

Version info:

$ lsb_release -aNo LSB modules are available.Distributor ID: UbuntuDescription:    Ubuntu 19.10Release:        19.10Codename:       eoan$ uname -aLinux frozen 5.3.0-18-generic #19-Ubuntu SMP Tue Oct 8 20:14:06 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux

Viewing all articles
Browse latest Browse all 7069

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>