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