-
Notifications
You must be signed in to change notification settings - Fork 1
Home
Welcome to the Jaguar-AntiJS-12-Bot-Python3 wiki!
Wiki: https://wiki.termux.com Community forum: https://termux.com/community Gitter chat: https://gitter.im/termux/termux IRC channel: #termux on freenode
Working with packages:
- Search packages: pkg search
- Install a package: pkg install
- Upgrade packages: pkg upgrade
Subscribing to additional repositories:
- Root: pkg install root-repo
- Unstable: pkg install unstable-repo
- X11: pkg install x11-repo
Report issues at https://termux.com/issues
$pkg install git
$pkg install nano
$pkg install nodejs
$pkg install python -y
$pkg install python2 -y
$pkg install python3 -y
$pkg install pip
$pip install --upgrade pip
$pip3 install rsa
$pip3 install thrift==0.11.0
$pip3 install requests
$pip3 install bs4
$pip3 install gtts
$pip3 install beautifulsoup
$pip3 install googletrans
$pip3 install pafy
$pip3 install humanfriendly
$pip3 install goslate
$pip3 install wikipedia
$pip3 install youtube_dl
$pip3 install tweepy
$pkg update
$pkg upgrade