# 使用 Homebrew, Nix 安装 lavat

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

## 安装

```sh
sudo av install brew:lavat
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install lavat
```

  证据: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#lavat
```

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

## 软件包事实

- **软件包键:** brew:lavat
- **软件包管理器:** Homebrew
- **版本:** 3.0.0
- **来源摘要:** Lava lamp simulation using metaballs in the terminal
- **主页:** <https://github.com/AngelJumbo/lavat>
- **仓库:** <https://github.com/AngelJumbo/lavat>
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- lavat (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

- 页面生成时间: 2026-08-03
- 管理器版本: 3.0.0
## 项目历史与用法

lavat is a terminal lava-lamp simulation that renders moving metaballs in a Unix-like terminal. It is a small C-and-make style visual toy rather than a media-processing framework, but package managers classify it naturally with terminal animation and screensaver-like utilities.

### 项目历史

The GitHub repository was created on 2022-10-17 and its first GitHub release, v1.0.0, was published the same day. The README presents it as a little program for simulating a lava lamp in the terminal, requiring a Unix-like system, a C compiler, and make.

Subsequent releases added interactive and visual controls: v2.0.0 on 2023-01-14 added terminal-resize detection and runtime controls, while later release metadata records v2.1.0 on 2024-01-25, v2.2.0 on 2025-04-18, and v3.0.0 on 2026-01-27.

### 采用历史

lavat spread through lightweight package channels rather than a large application ecosystem. The README advertises repository availability through packaging badges, and Homebrew and Nix package metadata both list it for convenient installation.

### 使用方式

Users run lavat directly in a terminal and tune colors, gradients, speed, metaball radius, rim size, ball count, containment, party modes, and runtime controls. Its role is mostly decorative: a terminal animation, demo, or screensaver-like process.

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

lavat is package-nerd catnip because it is the tiny terminal visual toy every package index needs: simple to build, visibly testable, and dependent on terminal behavior rather than a GUI stack.

### 时间线

- 2022: GitHub repository created on 2022-10-17.
- 2022: v1.0.0 release published on 2022-10-17.
- 2023: v2.0.0 release published on 2023-01-14 with terminal resize and runtime controls.
- 2024: v2.1.0 release published on 2024-01-25.
- 2025: v2.2.0 release published on 2025-04-18.
- 2026: v3.0.0 release published on 2026-01-27.

### Related projects

- Related ideas include terminal screensavers, metaball demos, ASCII/ANSI animation programs, Homebrew packaging, and Nix packaging.

### 来源

- <https://formulae.brew.sh/formula/lavat>
- <https://github.com/AngelJumbo/lavat>
- <https://github.com/AngelJumbo/lavat/releases>


## 安全说明

narrow executable package without higher-risk signals.

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

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

- Nix - lavat: normalized package name match | nixpkgs package indexes: pkgs/by-name/la/lavat/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1


## Combined YAML source

View the package source record on GitHub. [combined/lavat.yml](https://github.com/mxcl/pkgdb/blob/main/combined/lavat.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
