libxcb

libxcb

X11 client-side library

  • version 1.17.0-1
  • is not a group package

Dependencies

Installation

Install it by running either;

kpkg install libxcb

or

kpkg build libxcb

To see the difference, see The handbook

Dependency Graph

graph TD
    N0["libxau"]
    N1["libxdmcp"]
    N2["libxcb"]
    style N2 fill:#4a9eff,stroke:#2d7dd2,stroke-width:3px,color:#fff
    N3["xorgproto"]
    N4["xcb-proto"]
    N0 --> N2
    N1 --> N2
    N3 --> N0
    N3 --> N1
    N4 --> N2