cryptsetup

cryptsetup

  • version 2.6.1-1
  • is not a group package

Dependencies

Installation

Install it by running either;

kpkg install cryptsetup

or

kpkg build cryptsetup

To see the difference, see The handbook

Dependency Graph

graph TD
    N0["util-linux"]
    N1["jsoncpp"]
    N2["cmake"]
    N3["lvm2"]
    N4["json-c"]
    N5["cryptsetup"]
    style N5 fill:#4a9eff,stroke:#2d7dd2,stroke-width:3px,color:#fff
    N6["libuv"]
    N7["popt"]
    N8["libtool"]
    N9["rhash"]
    N10["libaio"]
    N0 --> N3
    N1 --> N2
    N2 --> N4
    N3 --> N5
    N4 --> N5
    N6 --> N2
    N7 --> N5
    N8 --> N6
    N9 --> N2
    N10 --> N3