Instructions use Ubuntu package names. Package names may differ on other distros.
- Install rust
- Install pkg-config libdbus-1-dev libxkbcommon-dev
- Run
cargo build --package openscq30-gui --release - The compiled binary can be found at
target/release/openscq30-gui