cryptsetup

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["automake"]
    N3["cmake"]
    N4["lvm2"]
    N5["json-c"]
    N6["autoconf"]
    N7["cryptsetup"]
    style N7 fill:#4a9eff,stroke:#2d7dd2,stroke-width:3px,color:#fff
    N8["libuv"]
    N9["popt"]
    N10["libtool"]
    N11["rhash"]
    N12["libaio"]
    N0 --> N4
    N1 --> N3
    N2 --> N8
    N3 --> N5
    N4 --> N7
    N5 --> N7
    N6 --> N2
    N8 --> N3
    N9 --> N7
    N10 --> N8
    N11 --> N3
    N12 --> N4