> ## Documentation Index
> Fetch the complete documentation index at: https://docs.kisuke.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Install Kisuke Connect

New users can follow the [Quickstart](/quickstart) guide to set up Kisuke and Kisuke Connect in minutes.

## Install instructions

The following topics provide platform-specific installation instructions for Kisuke Connect.

### Desktop

* [Install on macOS](/installation/mac)
* [Install on Windows](/installation/windows)
* [Install on Linux](/installation/linux)

### CLI

* [Install CLI](/installation/cli) — for servers, containers, and headless environments

## Update

### Desktop

To update Kisuke Connect, download the latest version from the [Kisuke downloads page](https://beta.kisuke.dev/downloads/) and run the installer again.

### CLI

```bash theme={null}
kisuke update
```

## Uninstall

To uninstall Kisuke Connect, remove it using the same method you used to install it (e.g., drag to Trash on macOS, uninstall from Settings on Windows, or `apt remove kisuke-connect` on Linux).
