How to Run Terminal Linux on Android

How to Run Terminal Linux on Android - Hello guys, did you know about linux? mostly people know that, linux is OS open source and free on other hand this operation system very powerfull, most hackers are using linux OS, but the point is, how to be a hacker using android that installed terminal linux in the android phone. Okay, remember just in your android device you can get terminal linux with complete linux package has include in termux app for android.

How to Run Terminal Linux on Android

How to Run Terminal Linux on Android

Run Terminal Linux on Android Tutorial:

  • First, you should have an android device, minimum android version is 5.x
  • Download and install termux app in playstore here
  • Setting up your termux app by doing update and upgrade ( i will give the tutorial to do it below )

How to update and upgrade termux app:

  • Just input this command.
$ apt update && apt upgrade -y
What's mean about the command?
okay, I will explain it one by one and shortly. apt update for update the package list on database in your termux app, and apt upgrade for upgrade your old package on your termux app. hopely you will understand it.
If you want to read our other article: How to Installing Debian on your Android No ROOT