- Linux kernel 5.11 or higher
- Rust 1.75+ (install from rustup.rs)
- libseccomp-dev package
Build from Source
# Clone the repository
git clone https://github.com/S1b-Team/winewarden.git
cd winewarden
# Build release binary
cargo build --release
# Install to local bin
cargo install --path crates/winewarden-cli
Initialize
Create the default configuration and required directories:
winewarden init