# Install jaguar with Homebrew, winget, apt, zypper

Live reloading for your ESP32. Version 1.68.0 via Homebrew; verified 2026-07-03.

## Install

```sh
sudo av install brew:jaguar
```

Additional install commands:

### macOS

- Homebrew (100%):

```sh
brew install jaguar
```

  Evidence: local Homebrew formula metadata

### Linux

- Debian apt (92%):

```sh
sudo apt install jag
```

  Evidence: Debian stable package indexes: jag from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- zypper (92%):

```sh
sudo zypper install jag
```

  Evidence: openSUSE Tumbleweed package metadata: jag from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst

### Windows

- winget (92%):

```sh
winget install --id Toit.Jaguar -e
```

  Evidence: Windows Package Manager source index: Toit.Jaguar from https://cdn.winget.microsoft.com/cache/source.msix

## Package facts

- **Package key:** brew:jaguar
- **Package manager:** Homebrew
- **Package manager page:** <https://formulae.brew.sh/formula/jaguar>
- **Version:** 1.68.0
- **Source summary:** Live reloading for your ESP32
- **Homepage:** <https://toitlang.org/>
- **Repository:** <https://github.com/toitlang/jaguar>
- **Upstream docs:** <https://docs.toit.io/>
- **License:** MIT
- **Source archive:** <https://github.com/toitlang/jaguar/archive/refs/tags/v1.68.0.tar.gz>
- **Last updated:** 2026-07-03T00:28:26Z
- **Generated:** 2026-07-08T07:18:31+00:00

## Executables

- jag (cli)
- jag (alias)

## Build dependencies

- go

## Install behavior

- Post-install hook: not defined
- Bottle: available on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Freshness

- Page generated: 2026-07-08
- Package-manager version: 1.68.0
- Package-manager updated: 2026-07-03
- Local data: ok
- Upstream repository: https://github.com/toitlang/jaguar
- Upstream latest detected: v1.68.0 (current)
## Project history and usage

Jaguar is the Toit project's ESP32 live-reload tool. It packages the `jag` command and an on-device Jaguar service so embedded developers can flash, discover, update, and run Toit code over WiFi instead of repeating slow serial-flash cycles.

### Project history

The GitHub repository was created in December 2021 and describes Jaguar as live reloading for ESP32 development. The README explains that Jaguar runs a small HTTP server on the ESP32, receives compiled Toit programs, relocates and installs them in flash, stops the old program, and starts the new one from `main`.

Jaguar evolved alongside the Toit SDK and VM. The README positions it as a thin developer loop around Toit: `jag setup` downloads and configures the SDK, `jag flash` installs the Jaguar application, `jag run` sends a program, and `jag watch` reloads code as files change.

### Adoption history

The README documents several distribution channels: Homebrew on macOS, winget on Windows, an AUR package for Arch Linux, Debian/Ubuntu `.deb` packages from releases, and downloadable binaries for Linux, macOS, and Windows. Homebrew API data available during this enrichment recorded 354 installs over 365 days, fitting a focused embedded-language tool rather than a broad utility.

Jaguar's adoption is inseparable from Toit adoption. It gives Toit a fast hardware feedback loop, and the Toit device documentation teaches Jaguar early in the ESP32 setup path.

### How it is used

A typical session installs `jag`, runs setup, flashes an ESP32 with WiFi credentials, scans the local network, and uses `jag run` or `jag watch` to deploy Toit programs. The tool also supports firmware updates and named containers that run on device boot.

### Why package nerds care

Jaguar is package-nerd notable because it turns a language-specific embedded workflow into one host executable. The package hides SDK setup, device discovery, WiFi deployment, firmware update, and VS Code integration behind the `jag` command, which is exactly the kind of niche workflow package managers are good at.

### Timeline

- 2021: GitHub repository created for Toit live reloading on ESP32.
- 2021: The README demonstration material and setup flow show Jaguar positioned around sub-two-second edit-run cycles.
- 2026: v1.59.0 release notes recorded Debian packaging work and cache separation by jag version.
- 2026: v1.67.0 release notes recorded a partition-table flag and SDK-aligned release preparation.

### Related projects

- Jaguar is part of the Toit ecosystem and depends conceptually on the Toit virtual machine, the Toit SDK, ESP32 hardware, and editor tooling such as the Toit Visual Studio Code extension. It overlaps with embedded live-reload and OTA development tools but remains language-specific.

### Sources

- <https://api.github.com/repos/toitlang/jaguar>
- <https://api.github.com/repos/toitlang/jaguar/releases?per_page=10>
- <https://docs.toit.io/getstarted/device/>
- <https://formulae.brew.sh/api/formula/jaguar.json>
- <https://github.com/toitlang/jaguar>
- <https://raw.githubusercontent.com/toitlang/jaguar/master/README.md>


## Security Notes

No matching local secret-handling manifest was found for jaguar. Nucleus package metadata is still published here so future coverage has a stable package URL.


## Source Database Details

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** jaguar
- **Version Scheme:** 0
- **Revision:** 0
- **Head Version:** HEAD
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** head, stable

## Other Package-Manager Records

- winget - Toit.Jaguar: normalized package name match | Windows Package Manager source index: Toit.Jaguar from https://cdn.winget.microsoft.com/cache/source.msix
- Debian apt - jag - 0.3.8-3: installed executable or alias match | Debian stable package indexes: jag from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | arcade and puzzle 2D game | https://gitlab.com/coringao/jag/wikis
- Ubuntu apt - jag - 0.3.8-2build2: installed executable or alias match | Ubuntu 24.04 LTS package indexes: jag from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | arcade and puzzle 2D game | https://gitlab.com/coringao/jag/wikis
- zypper - jag - 0.3.8-2.21: installed executable or alias match | openSUSE Tumbleweed package metadata: jag from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst | Arcade and Puzzle 2D Game in which you have to break all the target pieces | https://gitlab.com/coringao/jag
- zypper - jag-data - 0.3.8-2.21: installed executable or alias match | openSUSE Tumbleweed package metadata: jag-data from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst | Data files for the JAG game | https://gitlab.com/coringao/jag
- zypper - jag-editor - 0.3.8-2.21: installed executable or alias match | openSUSE Tumbleweed package metadata: jag-editor from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst | Level Editor for the JAG game | https://gitlab.com/coringao/jag


## Related links

- [Terminal utility packages](https://www.automicvault.com/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://www.automicvault.com/pkg/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Developer build packages](https://www.automicvault.com/pkg/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [Networking and protocol packages](https://www.automicvault.com/pkg/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [go](https://www.automicvault.com/pkg/brew/go/) - Build dependency declared by Homebrew.
- [espflash](https://www.automicvault.com/pkg/brew/espflash/) - Shares av.db curated category or tags: cli, developer-tools, embedded, esp32.
- [lm4tools](https://www.automicvault.com/pkg/brew/lm4tools/) - Shares av.db curated category or tags: cli, developer-tools, embedded, microcontrollers.
- [mklittlefs](https://www.automicvault.com/pkg/brew/mklittlefs/) - Shares av.db curated category or tags: cli, developer-tools, embedded, esp32.
- [mspdebug](https://www.automicvault.com/pkg/brew/mspdebug/) - Shares av.db curated category or tags: cli, developer-tools, embedded, microcontrollers.
- [probe-rs-tools](https://www.automicvault.com/pkg/brew/probe-rs-tools/) - Shares av.db curated category or tags: cli, developer-tools, embedded, microcontrollers.
- [stm32flash](https://www.automicvault.com/pkg/brew/stm32flash/) - Shares av.db curated category or tags: cli, developer-tools, embedded, microcontrollers.
- [bossa](https://www.automicvault.com/pkg/brew/bossa/) - Shares av.db curated category or tags: cli, developer-tools, embedded.
- [elf2uf2-rs](https://www.automicvault.com/pkg/brew/elf2uf2-rs/) - Shares av.db curated category or tags: cli, developer-tools, embedded.

## Combined YAML source

View the package source record on GitHub. [combined/jaguar.yml](https://github.com/automic-vault/db/blob/main/combined/jaguar.yml)


## Sources

- Nucleus package database
- Geiger risk classifier
- package-page enrichment
- curated package history
- package version freshness
- av.db category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
