X11 Display Manager Control Protocol library. See documentation
- The Core Planners: [email protected]
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/libxdmcp as a dependency, you can add one of the following to your plan file.
pkg_build_deps=(core/libxdmcp)
pkg_deps=(core/libxdmcp)
To install this plan, run the following command:
hab pkg install core/libxdmcp
hab pkg install core/libxdmcp
» Installing core/libxdmcp
☁ Determining latest version of core/libxdmcp in the 'stable' channel
→ Found newer installed version (core/libxdmcp/1.1.2/20200923191156) than remote version (core/libxdmcp/1.1.2/20200404023643)
→ Using core/libxdmcp/1.1.2/20200923191156
★ Install of core/libxdmcp/1.1.2/20200923191156 complete with 0 new packages installed.
To view the library files first get the habitat installation directory
hab pkg path core/libxdmcp
/hab/pkgs/core/libxdmcp/1.1.2/20200923191156
Then list the libraries, for example:
ls -1 $(hab pkg path core/libxdmcp)/lib
ls -1 $(hab pkg path core/libxdmcp)/lib
libXdmcp.a
libXdmcp.la
libXdmcp.so
libXdmcp.so.6
libXdmcp.so.6.0.0
pkgconfig