# Installer nemu avec Homebrew, apk, Nix

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

## installation

```sh
sudo av install brew:nemu
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install nemu
```

  Preuve: local Homebrew formula metadata

### Linux

- apk (92%):

```sh
sudo apk add nemu
```

  Preuve: Alpine Linux edge package indexes: nemu from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz

- Nix (92%):

```sh
nix profile install nixpkgs#nemu
```

  Preuve: nixpkgs package indexes: pkgs/by-name/ne/nemu/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

## Faits du paquet

- **Clé du paquet:** brew:nemu
- **Gestionnaire de paquets:** Homebrew
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/formula/nemu>
- **Version:** 3.5.0
- **Résumé source:** Ncurses UI for QEMU
- **Page d'accueil:** <https://github.com/nemuTUI/nemu>
- **Dépôt:** <https://github.com/nemuTUI/nemu>
- **Licence:** BSD-2-Clause
- **Archive source:** <https://github.com/nemuTUI/nemu/archive/refs/tags/v3.5.0.tar.gz>
- **Dernière mise à jour:** 2026-06-11T10:27:44Z
- **Généré:** 2026-08-04T22:13:35+00:00

## exécutables

- nemu (cli)
- ntty (cli)
- nemu (alias)
- ntty (alias)

## Dépendances

- gettext
- json-c
- libarchive
- ncurses
- openssl@3

## Dépendances de compilation

- cmake
- gettext
- pkgconf

## Bibliothèques fournies par macOS

- libxml2
- sqlite

## Comportement d'installation

- hook post-installation: non défini
- Bouteille: disponible sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Version et fraîcheur

- page générée: 2026-08-04
- version du gestionnaire: 3.5.0
- gestionnaire mis à jour: 2026-06-11
- données locales: OK
- dépôt amont: https://github.com/nemuTUI/nemu
- dernière version détectée: v3.5.0 (à jour)
## Historique du projet et usages

nEMU is a small, focused terminal UI for managing QEMU virtual machines. Its upstream repository describes it as an ncurses UI for QEMU and lists everyday VM operations: install, delete, clone, rename, show status and CPU use, start, stop, connect through VNC or SPICE, handle snapshots, edit settings, import OVA files, and expose a remote-control API.

### Historique du projet

The public GitHub repository was created on 2019-11-15. The visible release history shows continued maintenance through v3.5.0 on 2026-06-11, after v3.4.0 on 2025-10-22 added VM preview support for terminals with the Kitty graphics protocol and related UI/configuration work.

### Historique d'adoption

nEMU is a niche virtualization tool rather than a broad platform. The README lists packages for Alpine, Debian/Ubuntu, Gentoo, FreeBSD, RPM-based systems, and Homebrew. The Homebrew formula API snapshot generated on 2026-07-01 reported 314 installs over 365 days and 52 installs over 30 days, which fits a specialized console-VM workflow.

### Modes d'utilisation

Package-oriented users install it when they want a local or SSH-friendly TUI around QEMU without running a desktop manager. In practice it sits between raw qemu-system command lines and heavier GUI tools: useful for repeat VM lifecycle operations, snapshots, TAP/macvtap networking, VirtFS sharing, and occasional VNC/SPICE access from a terminal-first setup.

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

Its package interest is mostly about making QEMU manageable in headless and Unix-console environments. The signal is not mass adoption; it is that the same small C/ncurses tool is packaged across multiple Unix-like ecosystems and keeps following QEMU feature growth.

### Chronologie

- 2019-11-15: GitHub repository created.
- 2023-10-04: v3.3.0 release added MacOS snapshot support and remote API work.
- 2025-10-22: v3.4.0 release added VM preview support.
- 2026-06-11: v3.5.0 release shipped custom PID/socket locations and shortcut changes.

### Related projects

- QEMU
- SPICE
- spice-kitten
- nemu-droid

### Sources

- <https://api.github.com/repos/nemuTUI/nemu>
- <https://api.github.com/repos/nemuTUI/nemu/releases?per_page=5>
- <https://formulae.brew.sh/api/formula/nemu.json>
- <https://github.com/nemuTUI/nemu/blob/master/README.md>


## Notes de sécurité

narrow executable package without higher-risk signals.

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

## Détails de la base source

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** nemu
- **Version Scheme:** 0
- **Revision:** 0
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** stable

## Autres enregistrements de gestionnaires de paquets

- Nix - nemu: normalized package name match | nixpkgs package indexes: pkgs/by-name/ne/nemu/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- apk - nemu - 3.5.0-r0: normalized package name match | Alpine Linux edge package indexes: nemu from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Ncurses UI for QEMU | https://github.com/nemuTUI/nemu
- apk - nemu-bash-completion - 3.5.0-r0: normalized package name match | Alpine Linux edge package indexes: nemu-bash-completion from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Bash completions for nemu | https://github.com/nemuTUI/nemu
- apk - nemu-doc - 3.5.0-r0: normalized package name match | Alpine Linux edge package indexes: nemu-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Ncurses UI for QEMU (documentation) | https://github.com/nemuTUI/nemu
- apk - nemu-lang - 3.5.0-r0: normalized package name match | Alpine Linux edge package indexes: nemu-lang from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Languages for package nemu | https://github.com/nemuTUI/nemu
- apk - nemu-zsh-completion - 3.5.0-r0: normalized package name match | Alpine Linux edge package indexes: nemu-zsh-completion from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Zsh completions for nemu | https://github.com/nemuTUI/nemu


## Liens liés

- [Source-control packages](https://pkg.so/fr/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://pkg.so/fr/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Networking and protocol packages](https://pkg.so/fr/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Homebrew utility packages](https://pkg.so/fr/brew-utility-packages/) - Matched Homebrew package provider.
- [openssl@3](https://pkg.so/fr/brew/openssl-3/) - Runtime dependency declared by Homebrew.
- [gettext](https://pkg.so/fr/brew/gettext/) - Runtime dependency declared by Homebrew.
- [ncurses](https://pkg.so/fr/brew/ncurses/) - Runtime dependency declared by Homebrew.
- [libarchive](https://pkg.so/fr/brew/libarchive/) - Runtime dependency declared by Homebrew.
- [pkgconf](https://pkg.so/fr/brew/pkgconf/) - Build dependency declared by Homebrew.
- [cmake](https://pkg.so/fr/brew/cmake/) - Build dependency declared by Homebrew.
- [qemu](https://pkg.so/fr/brew/qemu/) - Shares pkgdb curated category or tags: cli, system, virtualization.
- [libosinfo](https://pkg.so/fr/brew/libosinfo/) - Shares pkgdb curated category or tags: cli, system, virtualization.
- [lume](https://pkg.so/fr/brew/lume/) - Shares pkgdb curated category or tags: cli, system, virtualization.
- [osinfo-db-tools](https://pkg.so/fr/brew/osinfo-db-tools/) - Shares pkgdb curated category or tags: cli, system, virtualization.
- [lima](https://pkg.so/fr/brew/lima/) - Shares pkgdb curated category or tags: cli, system, virtualization.
- [podman-tui](https://pkg.so/fr/brew/podman-tui/) - Shares pkgdb curated category or tags: cli, system, terminal-ui, tui.
- [rvvm](https://pkg.so/fr/brew/rvvm/) - Shares pkgdb curated category or tags: cli, system, virtualization.
- [btop](https://pkg.so/fr/brew/btop/) - Shares pkgdb curated category or tags: cli, system, terminal-ui.
- [btdu](https://pkg.so/fr/brew/btdu/) - Local package facts share a topical domain. Shared terms: cli, ncurses, system, terminal, terminal-ui.
- [dwarfs](https://pkg.so/fr/brew/dwarfs/) - Both packages work with overlapping file formats or content types. Shared terms: cli, json, libarchive, openssl, openssl-3.
- [mtm](https://pkg.so/fr/brew/mtm/) - Local package facts share a topical domain. Shared terms: cli, ncurses, system, terminal, tui.

## Combined YAML source

View the package source record on GitHub. [combined/nemu.yml](https://github.com/mxcl/pkgdb/blob/main/combined/nemu.yml)


## Sources

- pkg.so package database
- Geiger risk classifier
- package-page enrichment
- curated package history
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
