# 使用 Homebrew 安装 juise

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