2to3, 7za, 7zr, [, [[, android/*: add Farsi Translation; 7z: update Farsi Translation (#10603)

* 2to3, 7za, 7zr, [, [[, android/*: add Farsi Translation; 7z: update Farsi Translation

---------

Co-authored-by: mortalpuppet <misagh.sj@mgail.com>
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
This commit is contained in:
mortalpuppet
2023-09-14 19:01:28 +03:30
committed by GitHub
parent be457c6ef1
commit 39cea3c17d
20 changed files with 454 additions and 8 deletions

24
pages.fa/android/pkg.md Normal file
View File

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