Termux-all-pkg-installation & commands Dead-Man All Pkg installasions 📥 Download Termux👉Termux Then pkg update 👈(If this dosen't work) Then👇 apt updgrade pkg upgrade 👈(If this dosen't work) Then👇 apt updgrade pkg intall git (for cloning git) pkg install python pkg install python2 pkg install python3 pip2 install requests pip2 install mechanize pip2 install bs4 For any pkg install pkg install (pkg's name) 👈(If it dosen't work) Then👇 apt install (apt's name) For editing any file pkg install nano (for edit anything) For remove any pkg rm -rf (pkg name)