Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 396 Bytes

build-linux.md

File metadata and controls

9 lines (7 loc) · 396 Bytes

Building OpenSCQ30 on Linux

Instructions use Ubuntu package names. Package names may differ on other distros.

  1. Install rust
  2. Install Just
  3. Install libdbus-1-dev pkg-config libgtk-4-dev libadwaita-1-dev
  4. Run just gui/ build release
  5. The compiled binary can be found at target/release/openscq30_gui. Locale files are in gui/share.