Skip to content

Instantly share code, notes, and snippets.

@sfloess
Last active November 4, 2022 19:13
Show Gist options
  • Save sfloess/7cf024978e3845f5f5cdd7f2ff682faa to your computer and use it in GitHub Desktop.
Save sfloess/7cf024978e3845f5f5cdd7f2ff682faa to your computer and use it in GitHub Desktop.
NetBSD tips and tricks

NetBSD Tips and Tricks

  • Package Management
    • pkgin
      • Enable pkgin:
        • export PKG_PATH="http://ftp.netbsd.org/pub/pkgsrc/packages/NetBSD/amd64/9.3/All"
        • pkg_add pkgin
    • Apps installed to /usr/pkg/bin/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment