• WhiteOakBayou@lemmy.world
    link
    fedilink
    arrow-up
    11
    ·
    1 day ago

    This doesn’t look like another alpine vm. But maybe I misread the install script. I see it uses apt so some sort of Debian base? If so, no root, GPU accelerated, not virtualized, Linux on Android is quite the accomplishment.

    • Captain Beyond@linkage.ds8.zone
      link
      fedilink
      arrow-up
      9
      ·
      edit-2
      16 hours ago

      You never needed a VM to run Linux apps on Android. Android can run Linux apps because it is already a Linux operating system. This is like referring to a docker container as “running Linux on Debian” or whatever.

    • pelya@lemmy.world
      link
      fedilink
      arrow-up
      21
      ·
      1 day ago

      It’s an installer for Termux packages. You can do the same thing manually in Termux shell, if you know the names of packages you are installing.

      And yes, Termux uses Debian apt package manager.

    • TruePe4rl@lemmy.ml
      link
      fedilink
      English
      arrow-up
      10
      ·
      1 day ago

      Just to put it out here. Termux has proot-distro that allows you to run qite a few distros as containers. Technically not a VM afaik. I find it useful, because it is sometimes simpler to wipe that instead of reinstalling Termux.