New method to run Linux on unsupported Chromebooks and Brunchbooks or any other which runs Android!

 New method to run Linux on unsupported Chromebooks and Brunchbooks cannot update or does not support newer Brunch Framework updates.




  1. First Install "Termux" From the Android Google play store https://play.google.com/store/apps/details?id=com.termux or get an APK from "APKPure".

  2. Next Go to https://github.com/termux/termux-x11 and copy the installation commands.



  3. Launch "Termux".
  4. Copy&Paste "pkg install git" using the middle mouse button then press Enter and Y to start installing git.
  5. Copy&Paste "git clone https://github.com/termux/termux-x11
    cd termux-x11
    git submodule update --init --recursive" using middle mouse button in "Termux" and hit Enter.



  6. Copy&Paste "pkg i x11-repo ; pkg i termux-x11-nightly ; pkg i xfce"to "Termux" the press Enter followed by "y".

  7. Run the run command "termux-x11 :1 -xstartup "dbus-launch --exit-with-session xfce4-session" and Install the APK it said.
  8. Then go to "GitHubhttps://github.com/termux/termux-x11/releases and download the universal APK.NOTE:This APK might not work for you try others.
  9. If failed to install APK then Install Linux dev environment in your Chromebook and use adb.
  10. Then run IT.

Comments