# 使用 Homebrew, MacPorts, Nix 安装 clive

查看 clive 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

```sh
sudo av install brew:clive
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install clive
```

  证据: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install clive
```

  证据: MacPorts ports tree: net/clive/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#clive
```

  证据: nixpkgs package indexes: pkgs/by-name/cl/clive/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

## 软件包事实

- **软件包键:** brew:clive
- **软件包管理器:** Homebrew
- **软件包管理器页面:** <https://formulae.brew.sh/formula/clive>
- **版本:** 0.12.17
- **来源摘要:** Automates terminal operations
- **主页:** <https://github.com/koki-develop/clive>
- **仓库:** <https://github.com/koki-develop/clive>
- **许可证:** MIT
- **源码归档:** <https://github.com/koki-develop/clive/archive/refs/tags/v0.12.17.tar.gz>
- **最后更新:** 2026-07-27T22:04:01+02:00
- **已生成:** 2026-08-04T22:13:35+00:00

## 可执行文件

- clive (cli)
- clive (别名)

## 依赖

- ttyd

## 构建依赖

- go

## 安装行为

- post-install 钩子: 未定义
- Bottle: 可用 于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## 版本和新鲜度

- 页面生成时间: 2026-08-04
- 管理器版本: 0.12.17
- 管理器更新时间: 2026-07-27
- 本地数据: OK
- 上游仓库: https://github.com/koki-develop/clive
- 检测到的最新版本: v0.12.17 (当前)
## 项目历史与用法

cLive is a Go-based CLI that automates terminal operations through a YAML action file and a browser-backed terminal session.

### 项目历史

cLive was created by koki-develop in late 2022. The upstream README presents it as a tool for automating terminal operations, with `clive init` generating `./clive.yml` and `clive start` launching the browser-driven run.

### 采用历史

The project is young and niche, but it has enough official distribution signals to be source-backed: the README documents install paths through the author's Homebrew tap, Homebrew core, `go install`, and GitHub releases. The batch input also records Homebrew, MacPorts, and Nix package entries.

### 使用方式

Users install `ttyd`, initialize a `clive.yml` file, define `settings` and `actions`, validate the file, and run `clive start`. The action model supports typing, key presses, pauses, screenshots, and browser/terminal display settings.

### 为什么软件包爱好者会关心

cLive is package-nerd interesting as a packaged wrapper around terminal demos and reproducible command sequences. Its packaging has to account for Go binaries plus the external `ttyd` prerequisite, which is a classic CLI formula dependency concern.

### 时间线

- 2022: GitHub repository created.
- 2022: First public release v0.1.0 published.
- 2022: README documents Homebrew tap, Homebrew, `go install`, and binary release installation.
- 2026: v0.12.17 published as the latest observed upstream release during this batch research.

### Related projects

- Related projects include ttyd, terminal recording/demo tools, shell automation scripts, and Go CLI distribution workflows.

### 来源

- <https://github.com/koki-develop/clive#readme>
- <https://github.com/koki-develop/clive/releases>


## 安全说明

narrow executable package without higher-risk signals.

- **Geiger 风险:** 绿色 / 低
- narrow executable package without higher-risk signals


## Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.


## Configuration files

- Unix: ./clive.yml
## 源数据库详情

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** clive
- **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

## 其他软件包管理器记录

- Nix - clive: normalized package name match | nixpkgs package indexes: pkgs/by-name/cl/clive/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- MacPorts - clive: normalized package name match | MacPorts ports tree: net/clive/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1


## 相关链接

- [Source-control packages](https://pkg.so/zh-hans/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://pkg.so/zh-hans/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://pkg.so/zh-hans/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Developer build packages](https://pkg.so/zh-hans/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [ttyd](https://pkg.so/zh-hans/brew/ttyd/) - Runtime dependency declared by Homebrew.
- [go](https://pkg.so/zh-hans/brew/go/) - Build dependency declared by Homebrew.
- [gh](https://pkg.so/zh-hans/brew/gh/) - Shares pkgdb curated category or tags: automation, cli, developer-tools.
- [fzf](https://pkg.so/zh-hans/brew/fzf/) - Shares pkgdb curated category or tags: cli, developer-tools, terminal.
- [neovim](https://pkg.so/zh-hans/brew/neovim/) - Shares pkgdb curated category or tags: cli, developer-tools, terminal.
- [just](https://pkg.so/zh-hans/brew/just/) - Shares pkgdb curated category or tags: automation, cli, developer-tools.
- [watchman](https://pkg.so/zh-hans/brew/watchman/) - Shares pkgdb curated category or tags: automation, cli, developer-tools.
- [starship](https://pkg.so/zh-hans/brew/starship/) - Shares pkgdb curated category or tags: cli, developer-tools, terminal.
- [go-task](https://pkg.so/zh-hans/brew/go-task/) - Shares pkgdb curated category or tags: automation, cli, developer-tools.
- [powershell](https://pkg.so/zh-hans/brew/powershell/) - Shares pkgdb curated category or tags: automation, cli, developer-tools.
- [vhs](https://pkg.so/zh-hans/brew/vhs/) - Local package facts share a topical domain. Shared terms: cli, developer, developer-tools, terminal, ttyd.
- [git-xargs](https://pkg.so/zh-hans/brew/git-xargs/) - Local package facts share a topical domain. Shared terms: automation, cli, developer, developer-tools, operations.
- [backport](https://pkg.so/zh-hans/npm/backport/) - Local package facts share a topical domain. Shared terms: automates, automation, cli, developer, developer-tools.

## Combined YAML source

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


## 来源

- pkg.so package database
- Geiger risk classifier
- package-page enrichment
- curated configuration and credential file locations
- curated package history
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
