# 使用 Homebrew 安装 fakesteak

查看 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
