On 2020-07-06 at 07:52, Zenaan Harkness wrote:
> This page https://developer.android.com/studio/install#linux says for Ubuntu that the Android Studio dependencies are:
>
> libc6:i386 libncurses5:i386 libstdc++6:i386 lib32z1 libbz2-1.0:i386
>
> which on sid gives:
>
> # apt install libc6:i386 libncurses5:i386 libstdc++6:i386 lib32z1 libbz2-1.0:i386
> ------->> 20200706@21:51:16 <<-------
> Reading package lists... Done
> Building dependency tree
> Reading state information... Done
> E: Unable to locate package libc6:i386
> E: Unable to locate package libncurses5:i386
> E: Unable to locate package libstdc++6:i386
> E: Unable to locate package libbz2-1.0:i386
> E: Couldn't find any package by glob 'libbz2-1.0'
>
>
> so it looks that the architecture naming scheme is specific to Ubuntu.
I don't think so:
$ apt-cache policy libc6:i386
libc6:i386:
Installed: 2.30-8
Candidate: 2.30-8
Version table:
*** 2.30-8 900
900 http://ftp.us.debian.org/debian testing/main i386 Packages
100 /var/lib/dpkg/status
2.28-10 800
800 http://ftp.us.debian.org/debian stable/main i386 Packages
> How do I translate these "package" names to Debian corresponding names?
Have you enabled the i386 architecture?
Try 'dpkg --add-architecture i386' (as root or via sudo, of course), and
see if that changes anything.
--
The Wanderer
The reasonable man adapts himself to the world; the unreasonable one
persists in trying to adapt the world to himself. Therefore all
progress depends on the unreasonable man. -- George Bernard Shaw
Attachment:
signature.asc
Description: OpenPGP digital signature