Installing packages from SourceJuicer
- Add the repo to your authority list. You only need to do this the first time you install a package, obviously.
- Refresh
- Install the package you're interested in.
$ pfexec pkg set-authority \
-O http://jucr.opensolaris.org/pending jucrpending
$ pfexec pkg refresh
$ pfexec pkg install <my-package>