Files
tldr/pages.fa/android/pkg.md
K.B.Dharun Krishna 3a37343e59 pages.{ar,fa}: remove translated placeholders (#11997)
* pages.{ar,fa}: remove translated placeholders

Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>

* common-arguments: reword note

* rmdir: fix Arabic translation

Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>

---------

Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2024-01-05 15:48:59 +05:30

25 lines
452 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# pkg
> ابزار مدیر بسته ها برای ترماکس.
> اطلاعات بیشتر: <https://wiki.termux.com/wiki/Package_Management>.
- ارتقا تمامی بسته های نصب شده :
`pkg upgrade`
- نصب یک بسته :
`pkg install {{package}}`
- حذف یک بسته :
`pkg uninstall {{package}}`
- نصب دوباره یک بسته :
`pkg reinstall {{package}}`
- جستجوی یک بسته :
`pkg search {{package}}`