gnu-core

gnu-core

GNU core group

  • version 0.1-1
  • is a group package

Dependencies

Installation

Install it by running either;

kpkg install gnu-core

or

kpkg build gnu-core

To see the difference, see The handbook

Dependency Graph

graph TD
    N0["util-linux"]
    N1["diffutils"]
    N2["cpio"]
    N3["which"]
    N4["gnu-core"]
    style N4 fill:#4a9eff,stroke:#2d7dd2,stroke-width:3px,color:#fff
    N5["pigz"]
    N6["gnu-coreutils"]
    N7["bc"]
    N8["gsed"]
    N9["findutils"]
    N10["patch"]
    N0 --> N4
    N1 --> N4
    N2 --> N4
    N3 --> N4
    N5 --> N4
    N6 --> N4
    N7 --> N4
    N8 --> N4
    N9 --> N4
    N10 --> N4