Xlib-based library for XTEST & RECORD extensions. 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/libxtst as a dependency, you can add one of the following to your plan file.
pkg_build_deps=(core/libxtst)
pkg_deps=(core/libxtst)
To install this plan, run the following command:
hab pkg install core/libxtst
hab pkg install core/libxtst
» Installing core/libxtst
☁ Determining latest version of core/libxtst in the 'stable' channel
→ Found newer installed version (core/libxtst/1.2.3/20200923203116) than remote version (core/libxtst/1.2.3/20200404234737)
→ Using core/libxtst/1.2.3/20200923203116
★ Install of core/libxtst/1.2.3/20200923203116 complete with 0 new packages installed.
To view the library files first get the habitat installation directory
hab pkg path core/libxtst
/hab/pkgs/core/libxtst/1.2.3/20200923203116
Then list the libraries, for example:
ls -1 $(hab pkg path core/libxtst)/lib
libXtst.a
libXtst.la
libXtst.so
libXtst.so.6
libXtst.so.6.1.0
pkgconfig