Perintah Dasar Termux


SUBMITTED BY: Guest

DATE: Feb. 14, 2021, 12:42 p.m.

FORMAT: Text only

SIZE: 169 Bytes

HITS: 298

  1. $ pkg update && pkg upgrade -y
  2. $ pkg install python3
  3. $ pkg install nano
  4. $ pip install --upgrade pip
  5. $ pip install requests
  6. $ pip install bs4
  7. $ termux-setup-storage

comments powered by Disqus