- 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/PKG as a depdendency, you can add one of the following to your plan file.
pkg_build_deps=(core/readline6)
pkg_deps=(core/readline6)
To install this plan, you should run the following commands to install it.
hab pkg install core/readline6
» Installing core/readline6
☁ Determining latest version of core/readline6 in the 'stable' channel
☛ Verifying core/readline6/6.3.8/20200305232850
...
✓ Installed core/readline6/6.3.8/20200305232850
★ Install of core/readline6/6.3.8/20200305232850 complete with 1 new packages installed.
To view the library files you must first search for them with habitat.
hab pkg path core/readline6
/hab/pkgs/core/readline6/6.3.8/20200305232850
ls /hab/pkgs/core/readline/6.3.8/20200305232850
include/
lib/
share/