# clive mit Homebrew, MacPorts, Nix installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für clive in AI-Agent-Workflows.

## Installation

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

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install clive
```

  Evidenz: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install clive
```

  Evidenz: 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
```

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

## Paketfakten

- **Paketschlüssel:** brew:clive
- **Paketmanager:** Homebrew
- **Version:** 0.12.17
- **Quellzusammenfassung:** Automates terminal operations
- **Homepage:** <https://github.com/koki-develop/clive>
- **Repository:** <https://github.com/koki-develop/clive>
- **Zuletzt aktualisiert:** 2026-07-27T22:04:01+02:00
- **Generiert:** 2026-08-03T19:37:03+00:00

## Executables

- clive (Alias)

## Installationsverhalten

- Bottle: nicht verfügbar

## Version und Aktualität

- Seite generiert: 2026-08-03
- Manager-Version: 0.12.17
## Projektgeschichte und Nutzung

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

### Projektgeschichte

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.

### Adoptionsgeschichte

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.

### Wie es verwendet wird

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.

### Warum Paket-Nerds sich dafür interessieren

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.

### Zeitleiste

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

### Quellen

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


## Sicherheitshinweise

narrow executable package without higher-risk signals.

- **Geiger-Risiko:** grün / niedrig
- 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
## Andere Paketmanager-Einträge

- 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


## Combined YAML source

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


## Quellen

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