I have a Samsung a51 that I debloated, I want to use it as a Linux toy and get a distro running either installed or through an emulator like termux.

I want to run something like debian

Any recommendations for apps to use to get Linux running?

  • Yeah, Linux is just the kernel, and android a layer on top of it with a GUI, anyway you can easily have a terminal open on a cellphone or even from a PC do a “adb shell” command and you’re in it, top, mkdir, cd, etc. If you are root, install busybox and all.

    I guess OP wants to install a full distro on his cellphone?