dhcpcd
dhcpcd
DHCP client
- version 10.0.10-1
- is not a group package
Dependencies
Installation
Install it by running either;
kpkg install dhcpcdor
kpkg build dhcpcdTo see the difference, see The handbook
Dependency Graph
graph TD
N0["gperf"]
N1["dhcpcd"]
style N1 fill:#4a9eff,stroke:#2d7dd2,stroke-width:3px,color:#fff
N2["eudev"]
N0 --> N2
N2 --> N1