- The Core Planners: chef-core-planners@chef.io
Library package
Library packages can be set as runtime or build time dependencies, however they are typically used as buildtime dependencies. See Defining your dependencies for more information.
To add core/libffi as a depdendency, you can add one of the following to your plan file.
pkg_build_deps=(core/libffi)
pkg_deps=(core/libffi)
To install this plan, you should run the following commands to install it.
hab pkg install core/libffi
» Installing core/libffi
☁ Determining latest version of core/libffi in the 'stable' channel
→ Using core/libffi/3.2.1/20200310021445
★ Install of core/libffi/3.2.1/20200310021445 complete with 0 new packages installed.
To view the library files you must first search for them with habitat.
hab pkg path core/libffi
/hab/pkgs/core/libffi/3.2.1/20200310021445
ls /hab/pkgs/core/libffi/3.2.1/20200310021445
lib/
share/