Download RCompare

Official release binaries for CLI and Slint GUI

Linux

x86_64 and arm64 binaries

CLI: x86_64 | arm64
GUI: x86_64 | arm64

Windows

x86_64 executables

CLI: Download
GUI: Download

macOS

x86_64 and arm64 binaries

CLI: x86_64 | arm64
GUI: x86_64 | arm64

Current Release Assets

Asset names are generated by the release workflow and follow these stable patterns.

Platform CLI Asset GUI Asset
Linux x86_64 rcompare_cli-linux-x86_64 rcompare_gui-linux-x86_64
Linux arm64 rcompare_cli-linux-arm64 rcompare_gui-linux-arm64
Windows x86_64 rcompare_cli-windows-x86_64.exe rcompare_gui-windows-x86_64.exe
macOS x86_64 rcompare_cli-macos-x86_64 rcompare_gui-macos-x86_64
macOS arm64 rcompare_cli-macos-arm64 rcompare_gui-macos-arm64

Each release also includes a versioned combined archive, such as rcompare-v0.1.0-linux-x86_64.tar.gz.

About PySide6 Frontend

rcompare_pyside is part of the workspace and currently distributed from source.

git clone https://github.com/aecs4u/rcompare.git cd rcompare/rcompare_pyside uv sync uv run python -m rcompare_pyside

Need Installation Help?

Open the installation guide for platform-specific commands and examples.

Installation Guide