snippetbashTip
pkg — OpenBSD package manager utility. More information: <https://www.openbsd.org/faq/faq15.html>.
Viewed 0 times
pkgcommandopenbsdclipackagemoremanagerutility
Problem
How to use the
pkg command: OpenBSD package manager utility. More information: <https://www.openbsd.org/faq/faq15.html>.Solution
pkg — OpenBSD package manager utility. More information: <https://www.openbsd.org/faq/faq15.html>.View documentation for installing/updating packages:
tldr pkg_addView documentation for removing packages:
tldr pkg_deleteView documentation for viewing information about packages:
tldr pkg_infoCode Snippets
View documentation for installing/updating packages
tldr pkg_addView documentation for removing packages
tldr pkg_deleteView documentation for viewing information about packages
tldr pkg_infoContext
tldr-pages: openbsd/pkg
Revisions (0)
No revisions yet.