OpenBSD is binary-centric. You can update the binaries (if any updates/changes are available) by executing pkg_add:
1 |
pkg_add -Uu |
The OpenBSD team recommends using the packages over building from ports
OpenBSD is binary-centric. You can update the binaries (if any updates/changes are available) by executing pkg_add:
1 |
pkg_add -Uu |
The OpenBSD team recommends using the packages over building from ports
Next post: Kloxo with Nginx or Nginx-Proxy
Previous post: How to update the locate database (updatedb) in OpenBSD