# fakesteak を Homebrew でインストール

fakesteak のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

```sh
sudo av install brew:fakesteak
```

追加のインストールコマンド:

### macOS

- Homebrew (100%):

```sh
brew install fakesteak
```

  証拠: local Homebrew formula metadata

## パッケージ情報

- **パッケージキー:** brew:fakesteak
- **パッケージマネージャ:** Homebrew
- **バージョン:** 0.2.4
- **ソース概要:** ASCII Matrix-like steak demo
- **ホームページ:** <https://github.com/domsson/fakesteak>
- **リポジトリ:** <https://github.com/domsson/fakesteak>
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- fakesteak (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

- ページ生成日: 2026-08-03
- マネージャ版: 0.2.4
## プロジェクトの歴史と使われ方

fakesteak is a small C terminal demo that recreates Matrix-style digital rain with a focus on low CPU, low RAM, and no ncurses dependency.

### プロジェクトの歴史

The GitHub repository was created in November 2020. The README describes the project as the author's take on digital character rain from The Matrix, with basic command-line customization and public-domain licensing.

### 採用の歴史

The README points to package availability status and compares fakesteak with other terminal rain programs. Its package-manager appeal is narrow but real: it is a tiny buildable terminal toy with no runtime library dependency beyond a capable Unix-like terminal.

### 使われ方

Users build with make, run bin/fakesteak or install it system-wide, and adjust density, glitch ratio, seed, speed, background color, and version/help output through command-line options.

### パッケージ好きにとっての重要性

fakesteak is mostly significant as a minimalist terminal-demo package: small C source, no ncurses, documented resource comparisons, and a single command that is easy for package repositories to expose.

### タイムライン

- 2020-11: The GitHub repository is created.
- 2020-11: v0.2.4 is published on GitHub releases.

### Related projects

- The README compares fakesteak with cmatrix, tmatrix, unimatrix, cxxmatrix, rusty-rain, and neo.

### ソース

- <https://github.com/domsson/fakesteak>
- <https://github.com/domsson/fakesteak#readme>
- <https://api.github.com/repos/domsson/fakesteak>
- <https://api.github.com/repos/domsson/fakesteak/releases?per_page=5>


## セキュリティノート

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/fakesteak.yml](https://github.com/mxcl/pkgdb/blob/main/combined/fakesteak.yml)


## ソース

- pkg.so package database
- Geiger risk classifier
- curated package history
- pkgdb category and tag curation
- cross-ecosystem install command graph
