Thursday, 20 September 2018

All termux python script

Hello i made a little research and i basically believed that most of us doesn't know Much about the basic useful termux commands.
So after my research i totally got something interesting but it totally simplest way to get it do. So let go.

lunch your termux and copy the below command and paste it.
pkg search python
then after the above command now the below will show up the copy and paste to install the lastest python script on your Termux app.

pkg install python :/stable,now 3.6.6-1 arm
Python 3 programming language intended to enable clear programs

pkg install python-dev :/stable 3.6.6-1 arm
Development files for python

pkg install python2 :/stable,now 2.7.15-3 arm
Python 2 programming language intended to enable clear programs

pkg install python2-dev :/stable 2.7.15-3 arm
Development files for python2

pkg install vim-python :/stable 8.1.0400 arm
Vi IMproved - enhanced vi editor - with python support

pkg install weechat-python-plugin :/stable 2.2 arm
WeeChat Python3 Plugin

if you're still having any issue on how to use termux as a novice please read here

if still having any issue please drop your comment. we care.

Related Topics

All termux python script
4/ 5
Oleh