OPERATING SYSTEMSOS Linux

How to install and run Ubuntu/Linux on Android phone

Short and easy way to install a linux distro on any Android phone with any architecture except armeabi-v7. This tutorial uses the termux app and the packages proot and proot-distro to achieve the goal.

List of commands involved :
• pkg update
• pkg install proot-distro
• pd install ‘distro-alias’
• pd login ‘distro-alias’

source

ubuntu