# lavat を Homebrew, Nix でインストール

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
