pkgin: add Hindi translation (#14740)
This commit is contained in:

committed by
GitHub

parent
206f27852f
commit
0f7dfc9b58
28
pages.hi/netbsd/pkgin.md
Normal file
28
pages.hi/netbsd/pkgin.md
Normal file
@@ -0,0 +1,28 @@
|
||||
# pkgin
|
||||
|
||||
> NetBSD पर `pkgsrc` बाइनरी पैकेज प्रबंधित करें।
|
||||
> अधिक जानकारी: <https://pkgin.net/#usage>।
|
||||
|
||||
- एक पैकेज स्थापित करें:
|
||||
|
||||
`pkgin install {{पैकेज}}`
|
||||
|
||||
- एक पैकेज और उसकी निर्भरताएँ हटाएँ:
|
||||
|
||||
`pkgin remove {{पैकेज}}`
|
||||
|
||||
- सभी पैकेज को उन्नत करें:
|
||||
|
||||
`pkgin full-upgrade`
|
||||
|
||||
- एक पैकेज के लिए खोजें:
|
||||
|
||||
`pkgin search {{कीवर्ड}}`
|
||||
|
||||
- स्थापित पैकेजों की सूची बनाएं:
|
||||
|
||||
`pkgin list`
|
||||
|
||||
- अनावश्यक निर्भरताएँ हटाएँ:
|
||||
|
||||
`pkgin autoremove`
|
Reference in New Issue
Block a user