How to install calculator in termux


Hi Guys if you are searching for how to install Calculator in Termux  searching for the best article to get the best explanation about how to install Calculator in Termux. Then you are at the right place.

Today I'm here going to share the step by step tutorial about how to Install Calculator in termux By this article. We will be seeing some of the basic commands to install Calculator in termux app

Don't you know anything about termux see tutorials 

First install this important commands 

$ pkg update && pkg upgrade 
$ pkg install git
$ pkg install python 
$ pkg install python2

Next Commands step by step Follow 

$ ls


$ clear
$ ls
$ cd calculator
$ ls
$ python cal.py

Run Script 👇


Previous Post Next Post