# 使用 Homebrew, Nix, winget 安装 install-nothing

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

## 安装

```sh
sudo av install brew:install-nothing
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install install-nothing
```

  证据: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#install-nothing
```

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

### Windows

- winget (92%):

```sh
winget install --id buyukakyuz.install-nothing -e
```

  证据: Windows Package Manager source index: buyukakyuz.install-nothing from https://cdn.winget.microsoft.com/cache/source.msix

## 软件包事实

- **软件包键:** brew:install-nothing
- **软件包管理器:** Homebrew
- **版本:** 0.5.0
- **来源摘要:** Simulates installing things but doesn't actually install anything
- **主页:** <https://github.com/buyukakyuz/install-nothing>
- **仓库:** <https://github.com/buyukakyuz/install-nothing>
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- install-nothing (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

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

install-nothing is a Rust terminal application that simulates installing things while deliberately not installing anything. Its package history is short, but it fits a recognizable CLI culture niche: a package-manager joke that is still distributed as a real executable.

### 项目历史

The GitHub repository was created in 2025. The README describes a terminal program that simulates installing things, includes an asciinema demo, and documents binary, source, and Docker usage.

Tagged releases began with early 0.x versions and reached v0.5.0 in 2025. The README exposes small controls for selecting or excluding simulated installation stages, keeping the joke interactive rather than a static message.

### 采用历史

The package crossed from a GitHub novelty into package-manager distribution. The input metadata records Homebrew, Nix, and Winget entries, and Homebrew packages the v0.5.0 source archive.

### 使用方式

Users either run the downloaded binary, run it from source with Cargo, or run it in Docker. The command accepts optional stage names and an exclusion flag, then prints simulated installation progress until interrupted or completed.

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

For package nerds, install-nothing is mostly a meta-package joke: a real formula whose purpose is to parody installer progress, bootstrap rituals, and the emotional texture of watching dependencies install.

Its significance is in the contradiction between function and packaging. The package has install instructions, releases, binaries, Docker support, and package-manager entries for a tool whose documented job is to do no real installation work.

### 时间线

- 2025: GitHub repository created.
- 2025: v0.3.0, v0.4.x, and v0.5.0 tags appear.
- 2025: Homebrew packages v0.5.0 from the GitHub source archive.

### Related projects

- install-nothing is related more to terminal demos, installer parodies, Rust CLIs, Cargo-built novelty tools, Homebrew joke packages, Nix packaging, and Winget distribution than to a functional dependency manager.

### 来源

- <https://api.github.com/repos/buyukakyuz/install-nothing>
- <https://api.github.com/repos/buyukakyuz/install-nothing/releases>
- <https://formulae.brew.sh/api/formula/install-nothing.json>
- <https://github.com/buyukakyuz/install-nothing>


## 安全说明

narrow executable package without higher-risk signals.

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

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

- Nix - install-nothing: normalized package name match | nixpkgs package indexes: pkgs/by-name/in/install-nothing/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- winget - buyukakyuz.install-nothing: normalized package name match | Windows Package Manager source index: buyukakyuz.install-nothing from https://cdn.winget.microsoft.com/cache/source.msix


## Combined YAML source

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