# Installer install-nothing avec Homebrew, Nix, winget

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de install-nothing pour les workflows d'agents IA.

## installation

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

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

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

  Preuve: local Homebrew formula metadata

### Linux

- Nix (92%):

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

  Preuve: 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
```

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

## Faits du paquet

- **Clé du paquet:** brew:install-nothing
- **Gestionnaire de paquets:** Homebrew
- **Version:** 0.5.0
- **Résumé source:** Simulates installing things but doesn't actually install anything
- **Page d'accueil:** <https://github.com/buyukakyuz/install-nothing>
- **Dépôt:** <https://github.com/buyukakyuz/install-nothing>
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- install-nothing (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 0.5.0
## Historique du projet et usages

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.

### Historique du projet

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.

### Historique d'adoption

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.

### Modes d'utilisation

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.

### Pourquoi les passionnés de paquets s'y intéressent

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.

### Chronologie

- 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.

### Sources

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


## Notes de sécurité

narrow executable package without higher-risk signals.

- **Risque Geiger:** vert / faible
- narrow executable package without higher-risk signals

## Autres enregistrements de gestionnaires de paquets

- 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)


## Sources

- 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
