How to Install Python In Android | Termux Tools |
How to install Python in Android :-
Hlo friends today, I will learn how to install Python in Termux. Many of people haven't computer so they are not unable to do. So this article is very helpful for you. We will install Python in Termux which is an linux based application. So without wasting our time lets start.
We work in points to more better understanding :-
- Installing Termux
- Updating Termux
- Installing Python
- Running Python
Requirements :-
β’ Termux ( click here to download) .
β’ A Good Internet Connection.
How to install Python?
Installing Python in Termux is very easy. Follow steps only.
Step 1 :-
Installing Termux :- Click here to install.
Step 2 :-
Updating the apt by following command.
apt update && apt upgrade
Updating the packages by following command.
pkg update && pkg upgrade
Step 3 :-
Installing python by following command.
pkg install python
Type "Y" for continue it will be take approx 54mb and 274mb space!!
Step 4 :-
Running python by giving the below command.
python
If you see this type of interface then you successfully installed Python In Android.
Thanks for reading!! β€β€
If you find any error comment please.
Follow me on Instagram.
Comments
Post a Comment