Skip to main content

Installation

Latest version

Loading latest version…

System requirements

OSMinimumRecommended
WindowsWindows 10 (64-bit)Windows 11
macOSmacOS 11 Big Sur (Intel) / macOS 12 Monterey (Apple Silicon)macOS 14 Sonoma+
LinuxUbuntu 20.04 / Fedora 36 / equivalent glibc 2.31+Any current distro
RAM4 GB8 GB+
Disk500 MB free1 GB free
NetworkInternet for initial setup and updatesAlways-on for cloud features

Verify your download

After downloading, you can verify the file matches the published checksum on the latest release page.

Windows (PowerShell):

Get-FileHash -Algorithm SHA256 TchuekaM-Setup-win-x64.exe

macOS / Linux:

shasum -a 256 TchuekaM-Setup-*.dmg

Silent / unattended install

Windows

TchuekaM-Setup-win-x64.exe /S /D=C:\Apps\TchueKAM
  • /S runs silently (no UI)
  • /D= sets the install directory (must be last argument, no quotes)

Linux

The AppImage is already portable — just download and run. No install step required.

Uninstall

  • Windows: Settings → Apps → TchueKAM → Uninstall
  • macOS: Drag TchueKAM from Applications to Trash
  • Linux: Delete the AppImage file

User data lives in:

  • Windows: %AppData%\TchueKAM
  • macOS: ~/Library/Application Support/TchueKAM
  • Linux: ~/.config/TchueKAM

Remove that folder to clear all settings and history.

Next: Getting Started