A library that implements Perl 5-style regular expressions
- 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/pcre as a depdendency, you can add one of the following to your plan file.
pkg_build_deps=(core/pcre)
pkg_deps=(core/pcre)
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/pcre
» Installing core/pcre
☁ Determining latest version of core/pcre in the 'stable' channel
☛ Verifying core/pcre/8.42/20200305232429
✓ Installed core/pcre/8.42/20200305232429
★ Install of core/pcre/8.42/20200305232429 complete with 1 new packages installed.
hab pkg binlink core/PKG
» Binlinking pcregrep from core/pcre into /bin
★ Binlinked pcregrep from core/pcre/8.42/20200305232429 to /bin/pcregrep
You can now use the binary as normal:
/bin/pcregrep --help
or pcregrep --help
pcregrep version 8.42 2018-03-20