Ticker

6/recent/ticker-posts

How to setup Linux Terminal on Android Phone - HackerNet.in




To set up a Linux environment on Android we need to install Termux. With the help of termux, we can run almost all Linux commands.
Steps to install Linux terminal in Android phone:
Download the termux app from Google Play Store.
Or 
You can download using F-droid - https://f-droid.org/en/packages/com.termux/

Once you installed the application. Open termux and update the repos. To update the repos use the below command.
apt update && upgrade
Now you can use the app. Enjoy

Post a Comment

0 Comments