New in version 1.0.
Manages SmartOS packages
# install package foo" - pkgin: name=foo state=present # remove package foo - pkgin: name=foo state=absent # remove packages foo and bar - pkgin: name=foo,bar state=absent
pip - Manages Python library dependencies.
pkgng - Package manager for FreeBSD >= 9.0
Enter search terms or a module, class or function name.