polkit

polkit

A toolkit for defining and handling authorizations

  • version 124-1
  • is not a group package

Dependencies

Installation

Install it by running either;

kpkg install polkit

or

kpkg build polkit

To see the difference, see The handbook

Dependency Graph

graph TD
    N0["util-linux"]
    N1["duktape"]
    N2["elogind"]
    N3["python-jinja2"]
    N4["dbus"]
    N5["glib"]
    N6["polkit"]
    style N6 fill:#4a9eff,stroke:#2d7dd2,stroke-width:3px,color:#fff
    N7["gperf"]
    N8["eudev"]
    N9["gobject-introspection"]
    N0 --> N2
    N1 --> N6
    N2 --> N6
    N3 --> N2
    N5 --> N6
    N5 --> N9
    N4 --> N6
    N4 --> N2
    N7 --> N2
    N7 --> N8
    N8 --> N2
    N9 --> N6