# juise を Homebrew でインストール

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

## インストール

```sh
sudo av install brew:juise
```

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

### macOS

- Homebrew (100%):

```sh
brew install juise
```

  証拠: local Homebrew formula metadata

## パッケージ情報

- **パッケージキー:** brew:juise
- **パッケージマネージャ:** Homebrew
- **バージョン:** 3.0.0
- **ソース概要:** JUNOS user interface scripting environment
- **ホームページ:** <https://github.com/Juniper/juise/wiki>
- **リポジトリ:** <https://github.com/Juniper/juise>
- **最終更新:** 2026-07-03T16:47:36-04:00
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- juise (エイリアス)
- juise-config (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

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

juise is Juniper's JUNOS User Interface Scripting Environment, a desktop-side environment for writing, testing, debugging, and running Junos-oriented SLAX scripts outside the normal Junos device environment.

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

The official repository and manual describe JUISE as tooling for SLAX scripts that interact with Junos XML data through Junos-specific extension functions. The repository tag history includes a 0.5.1 tag from July 2013 and a later 0.6.0 line, reflecting a specialized toolchain rather than a broad application platform.

### 採用の歴史

Adoption evidence is narrow and mostly tied to Juniper network automation users. Homebrew packaging made it installable on macOS for engineers who wanted an off-box Junos scripting workflow.

### 使われ方

Network engineers use juise to develop and debug op, commit, and related Junos scripts without copying each iteration to a router or switch. It is most relevant in environments that still rely on SLAX and Junos XML scripting.

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

juise is interesting because it packages vendor-specific network automation tooling as a Unix CLI. It captures an older, XML-and-SLAX-centered automation era before Python, NETCONF libraries, and controller-driven workflows became more common.

### タイムライン

- 2013: The public repository tag history includes the 0.5.1 tag.
- 2015: Juniper community material described SLAX as a language for Junos commit, op, and event scripts.
- 2016: The repository tag history includes the 0.6.0 tag.

### Related projects

- libslax is the related SLAX processing library used in the same Junos scripting ecosystem.
- Juniper PyEZ is a later Python-oriented Junos automation project.
- junoscriptorium is Juniper's repository of Junos script examples.

### ソース

- <https://formulae.brew.sh/formula/juise>
- <https://github.com/Juniper/juise>
- <https://github.com/Juniper/juise/tags>
- <https://github.com/Juniper/junoscriptorium>
- <https://github.com/Juniper/py-junos-eznc>
- <https://juniper.github.io/juise/juise-manual.html>


## セキュリティノート

narrow executable package without higher-risk signals.

- **Geiger リスク:** グリーン / 低
- narrow executable package without higher-risk signals


## Combined YAML source

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


## ソース

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