# jaguar を Homebrew, winget, apt, zypper でインストール

jaguar のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

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

追加のインストールコマンド:

### macOS

- Homebrew (100%):

```sh
brew install jaguar
```

  証拠: local Homebrew formula metadata

### Linux

- Debian apt (92%):

```sh
sudo apt install jag
```

  証拠: 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
```

  証拠: openSUSE Tumbleweed package metadata: jag from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst

### Windows

- winget (92%):

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

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

## パッケージ情報

- **パッケージキー:** brew:jaguar
- **パッケージマネージャ:** Homebrew
- **バージョン:** 1.69.0
- **ソース概要:** Live reloading for your ESP32
- **ホームページ:** <https://toitlang.org/>
- **リポジトリ:** <https://github.com/toitlang/jaguar>
- **最終更新:** 2026-07-27T01:06:48Z
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- jag (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

- ページ生成日: 2026-08-03
- マネージャ版: 1.69.0
## プロジェクトの歴史と使われ方

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.

### プロジェクトの歴史

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.

### 採用の歴史

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.

### 使われ方

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.

### パッケージ好きにとっての重要性

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.

### タイムライン

- 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.

### ソース

- <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>


## セキュリティノート

jaguar に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。


## 他のパッケージマネージャ記録

- 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.23: installed executable or alias match | openSUSE Tumbleweed package metadata: jag from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-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.23: installed executable or alias match | openSUSE Tumbleweed package metadata: jag-data from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | Data files for the JAG game | https://gitlab.com/coringao/jag
- zypper - jag-editor - 0.3.8-2.23: installed executable or alias match | openSUSE Tumbleweed package metadata: jag-editor from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | Level Editor for the JAG game | https://gitlab.com/coringao/jag


## Combined YAML source

View the package source record on GitHub. [combined/jaguar.yml](https://github.com/mxcl/pkgdb/blob/main/combined/jaguar.yml)


## ソース

- pkg.so package database
- Geiger risk classifier
- curated package history
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
