lemmyreader@lemmy.ml to Linux@lemmy.mlEnglish · 1 year agoLindroid is an Android app that lets you run Linux in a container, with support for hardware-accelerationliliputing.comexternal-linkmessage-square9fedilinkarrow-up10
arrow-up10external-linkLindroid is an Android app that lets you run Linux in a container, with support for hardware-accelerationliliputing.comlemmyreader@lemmy.ml to Linux@lemmy.mlEnglish · 1 year agomessage-square9fedilink
minus-squareInnerScientist@lemmy.worldlinkfedilinkarrow-up0·edit-21 year ago You need a phone, tablet, or other device that’s been rooted. Damit
minus-squaredrwankingstein@lemmy.dbzer0.comlinkfedilinkEnglisharrow-up0·1 year agolook into proot+termux-x11 if you don’t have a rooted device, it’s still very good.
minus-squareTja@programming.devlinkfedilinkarrow-up0·1 year agoI looked on the play store and fdroid, haven’t found anything. I’d love to have a Linux chroot with CLI linux software, don’t want to root my phone. Halp.
minus-squareTja@programming.devlinkfedilinkarrow-up0·1 year agoFor the lazy, in termux: $ pkg install proot $ pkg install proot-distro $ proot-distro install debian $ proot-distro login debian Profit??
Damit
look into proot+termux-x11 if you don’t have a rooted device, it’s still very good.
I looked on the play store and fdroid, haven’t found anything. I’d love to have a Linux chroot with CLI linux software, don’t want to root my phone. Halp.
For the lazy, in termux:
$ pkg install proot
$ pkg install proot-distro
$ proot-distro install debian
$ proot-distro login debian
Profit??