sudo dpkg -i *.deb
```
-### Build deb package for bookworm and trixie
+### Build deb package for trixie and forky
it can build with podman
It can debug print with level 1 to 6 with envorioment variable
KDS_S2000W_NET_DEBUG=<1-6>
-## Architecture
-
-The diagram is created with Markdown Preview Mermaid Support plugin for VSCode.
-
-```mermaid
-flowchart TD
-
-subgraph main flow components
- kds_s2000w_net --> kds_s2000w_handler
- kds_s2000w_handler --> kds_s2000w_client
-end
-```
-
## Debugging
I hope you do not need debugging.