OSSP uuid is a ISO-C:1999 application programming interface (API) and corresponding command line interface (CLI) for the generation of DCE 1.1
- The Core Planners: chef-core-planners@chef.io
Binary package
Binary packages can be set as runtime or build time dependencies. See Defining your dependencies for more information.
To add core/libossp-uuid as a depdendency, you can add one of the following to your plan file.
pkg_build_deps=(core/libossp-uuid)
pkg_deps=(core/libossp-uuid)
To install this plan, you should run the following commands to first install, and then link the binaries this plan creates.
hab pkg install core/libossp-uuid
» Installing core/libossp-uuid
☁ Determining latest version of core/libossp-uuid in the 'stable' channel
☛ Verifying core/libossp-uuid/1.6.2/20200319193820
✓ Installed core/libossp-uuid/1.6.2/20200319193820
★ Install of core/libossp-uuid/1.6.2/20200319193820 complete with 1 new packages installed.
hab pkg binlink core/libossp-uuid
» Binlinking uuid from core/libossp-uuid into /bin
★ Binlinked uuid from core/libossp-uuid/1.6.2/20200319193820 to /bin/uuid
...
You can now use the binary as normal:
/bin/uuid-config --version
or uuid-config --version
OSSP uuid 1.6.2 (04-Jul-2008)