Install Kadrack
Download
Section titled “Download”Pick your platform and grab the latest installer from GitHub Releases.
- Download
Kadrack_X.Y.Z_aarch64.dmg(Apple Silicon) or_x64.dmg(Intel). - Open the
.dmgand drag Kadrack to Applications. - First launch: right-click (or control-click) Kadrack in Applications and choose Open. A dialog will warn that the app is from an unidentified developer. Click Open. You only do this once.
- After the first launch you can open Kadrack normally (double-click, Spotlight, etc.).
- Download
Kadrack_X.Y.Z_x64.msi. - Run the installer. SmartScreen will show “Windows protected your PC”.
- Click More info → Run anyway.
- Complete the installer. Kadrack is now in your Start menu.
- Download
kadrack_X.Y.Z_amd64.AppImageorkadrack_X.Y.Z_amd64.deb. - AppImage:
chmod +x kadrack_X.Y.Z_amd64.AppImage && ./kadrack_X.Y.Z_amd64.AppImage - deb:
sudo apt install ./kadrack_X.Y.Z_amd64.deb - No warnings to work around — Linux doesn’t enforce signing at install time.
Verifying the install (optional, security-conscious users)
Section titled “Verifying the install (optional, security-conscious users)”See Verify your install for SHA256 checksums and the updater public-key fingerprint.