1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-29 23:24:55 +02:00
tldr/pages/openbsd/pkg.md

17 lines
319 B
Markdown
Raw Normal View History

# pkg
> OpenBSD package manager utility.
> More information: <https://www.openbsd.org/faq/faq15.html>.
- View documentation for installing/updating packages:
`tldr pkg_add`
- View documentation for removing packages:
`tldr pkg_delete`
- View documentation for viewing information about packages:
`tldr pkg_info`