# Download JitBackup

> JitBackup provides native packages for Windows and Linux on x64 and ARM64 systems.

## Available Platforms

- Windows x64 for most Intel and AMD Windows computers and servers
- Windows ARM64 for Snapdragon and other ARM-based Windows devices
- Linux x64/AMD64 for most Intel and AMD Linux systems
- Linux ARM64/AArch64 for ARM servers and compatible edge devices

Use the [JitBackup download page](https://www.jitbackup.com/download) to select the current package for your operating system and architecture.

## Automatic Linux Installation

The installer detects the system architecture, downloads the matching package, and runs the installation process. It requires `curl` and administrator access through `sudo`.

```bash
curl -s https://www.jitbackup.com/jitbackup.sh | sudo bash
```

## Next Steps

1. Review the [system requirements and installation instructions](https://www.jitbackup.com/help/docs/installation).
2. Open the JitBackup management console after installation.
3. Complete the [initial configuration wizard](https://www.jitbackup.com/help/docs/initial-configuration).
4. Configure [Google Workspace service account access](https://www.jitbackup.com/help/docs/google-authorization).

For deployment assistance, [contact JitBackup support](https://www.jitbackup.com/contact).
