upower

upower

Power management support for DeviceKit

  • version 1.90.2-1
  • is not a group package

Dependencies

Installation

Install it by running either;

kpkg install upower

or

kpkg build upower

To see the difference, see The handbook

Dependency Graph

graph TD
    N0["upower"]
    style N0 fill:#4a9eff,stroke:#2d7dd2,stroke-width:3px,color:#fff
    N1["glib"]
    N2["gperf"]
    N3["libgudev"]
    N4["eudev"]
    N5["gobject-introspection"]
    N1 --> N5
    N1 --> N3
    N2 --> N4
    N3 --> N0
    N4 --> N0
    N4 --> N3
    N5 --> N0
    N5 --> N3