TLDR
Enter a command. For example: input, dumpsys, logcat, cmd, pm, pkg.

pkg

 
Package management utility for Termux. More information: https://wiki.termux.com/wiki/Package_Management.
 
  • Upgrade all installed packages:
     
    pkg upgrade
     
  • Install a package:
     
    pkg install {{package}}
     
  • Uninstall a package:
     
    pkg uninstall {{package}}
     
  • Reinstall a package:
     
    pkg reinstall {{package}}
     
  • Search for a package:
     
    pkg search {{package}}

This is a tldr pages (source, CC BY 4.0) web wrapper for cheat-sheets.org. All commands, popular commands, most used linux commands. Referrals. Progressive Web Application (PWA) version to install on your device.