Skip to content

sudo apt-get install lib32z1 lib32ncurses5 lib32bz2-1.0 lib32stdc++6 couldn’t find ANDROID STUDIO

if you try and catch error like bellow…


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’

Use:

sudo apt-get install lib32z1 lib32ncurses5 lib32stdc++6

Try install androidstudio on Ubuntu

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.