Skip to content

Packages #7904

Closed Locked Answered by thunder-coding
mukeenanyafiq asked this question in Q&A
Discussion options

You must be logged in to vote

To manage packages in Termux, you need to use the pkg or apt utility. It is recommended to use pkg if you are learning about Linux and related and aren't good at using apt.

  • Installing packages
pkg install <package name>
  • Uninstalling packages
pkg uninstall <package name>
  • Updating packages
pkg up

For more information see https://wiki.termux.com/wiki/Package_Management

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by thunder-coding
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants