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
First install this important commands
$ pkg update && pkg upgrade
$ pkg install git
$ pkg update && pkg upgrade
$ pkg install git
$ pkg install python
$ pkg install python2
Next Commands step by step Follow
$ ls
$ git clone https://github.com/Amitgajare2/calculator
$ clear
$ ls
$ cd calculator
$ ls
$ python cal.py
Run Script 👇
Post a Comment (0)