Skip to content

Install Kioku

How to get Kioku running on your platform.

Download the latest release from the Releases page, then follow the steps for your operating system below. Each release attaches one set of files per platform; pick the file that matches your hardware.

Kioku ships a .dmg for both Apple Silicon and Intel Macs.

Your MacDownload
Apple Silicon (M1/M2/M3/M4)Kioku-<version>-mac-arm64.dmg
IntelKioku-<version>-mac-x64.dmg

Steps:

  1. Download the .dmg for your hardware.
  2. Double-click the .dmg to mount it.
  3. Drag Kioku into the Applications folder.
  4. Eject the mounted disk image.
  5. Launch Kioku from Applications.

You can also install from Kioku-<version>-mac-arm64.zip or Kioku-<version>-mac-x64.zip by unzipping and moving Kioku into Applications, but the .dmg is the intended download. The .zip is an alternate download.

Kioku ships an NSIS installer and a portable .zip for x64.

FormatDownloadHow to run
InstallerKioku-<version>-x64.exeRun the installer.
PortableKioku-<version>-x64.zipExtract anywhere, then run Kioku.exe.

Only an x64 build is provided. There is no native arm64 Windows artifact; ARM Windows machines run the x64 build under emulation.

Kioku ships an AppImage and a Debian package for x86_64.

  1. Download Kioku-<version>-x86_64.AppImage.

  2. Make it executable:

    Terminal window
    chmod +x Kioku-*.AppImage
  3. Run it:

    Terminal window
    ./Kioku-*.AppImage

No installation is required.

Download Kioku-<version>-amd64.deb, then install it:

Terminal window
sudo apt install ./Kioku-*.deb

This adds Kioku to your application menu.

See data locations for the exact paths per platform, including your Collections, media, and backups.