2024-02-14
-
Termux Learnings
- installing packages in termux
pkg install git
pkg update
for package updates.pkg upgrade
for package upgrades.pkg edit-sources
command to edit sources.list alike files,to change the default mirror
- installing packages in termux