Skip to content

D3ADVAU/Termux-all-pkg-installation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 

Repository files navigation

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)

Releases

No releases published

Packages

No packages published