PKG Command | PIP Command |
---|---|
termux-change-repo | pip install requests |
pkg update | pip2 install requests |
pkg upgrade | pip3 install requests |
pkg install python | pip install mechanize |
pkg install python2 | pip2 install mechanize |
pkg install python3 | pip3 install mechanize |
pkg install git | pip install wget |
pkg install zip | pip2 install wget |
pkg install npm | pip3 install wget |
pkg install unzip | pip install wheel |
pkg install curl | pip2 install wheel |
pkg install perl | pip3 install wheel |
pkg install toilet | pip install lolcat |
pkg install gatling | pip2 install lolcat |
pkg install micro | pip3 install lolcat |
pkg install nano | pip install futures |
pkg install vim | pip2 install futures |
pkg install clang | pip3 install futures |
pkg install bash | pip install rich |
pkg install figlet | pip2 install rich |
pkg install php | pip3 install rich |
pkg install zsh | pip install npm |
pkg install termux-api | pip2 install npm |
pkg install termux-tools | pip3 install npm |
pkg install wget | pip install bs4 |
pkg install cowsay | pip2 install bs4 |
pkg install openssh | pip3 install bs4 |
pkg install openssl | pip install colorama |
pkg install ffmpeg | pip2 install colorama |
pkg install parallel | pip3 install colorama |
pkg install nodejs | pip install flask |
pkg install tor | pip2 install flask |
pkg install man | pip3 install flask |
pkg install neofetch | pip freeze > requirements.txt |
pkg install sl | pip install -r requirements.txt |
pkg install swift | pip2 install -r requirements.txt |
pkg install lua | pip3 install -r requirements.txt |
pkg install nmap | |
pkg install tar | |
pkg install cmatrix | |
pkg install chroot | |
pkg install ruby | |
pkg install fish | |
pkg install golang | |
pkg install python-pip |
pip2 install --upgrade pip
Set Permission:
termux-setup-storage