# nemu mit Homebrew, apk, Nix installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für nemu in AI-Agent-Workflows.

## Installation

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

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install nemu
```

  Evidenz: local Homebrew formula metadata

### Linux

- apk (92%):

```sh
sudo apk add nemu
```

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

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

## Paketfakten

- **Paketschlüssel:** brew:nemu
- **Paketmanager:** Homebrew
- **Version:** 3.5.0
- **Quellzusammenfassung:** Ncurses UI for QEMU
- **Homepage:** <https://github.com/nemuTUI/nemu>
- **Repository:** <https://github.com/nemuTUI/nemu>
- **Zuletzt aktualisiert:** 2026-06-11T10:27:44Z
- **Generiert:** 2026-08-03T19:37:03+00:00

## Executables

- nemu (Alias)
- ntty (Alias)

## Installationsverhalten

- Bottle: nicht verfügbar

## Version und Aktualität

- Seite generiert: 2026-08-03
- Manager-Version: 3.5.0
## Projektgeschichte und Nutzung

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.

### Projektgeschichte

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.

### Adoptionsgeschichte

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.

### Wie es verwendet wird

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.

### Warum Paket-Nerds sich dafür interessieren

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.

### Zeitleiste

- 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

### Quellen

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


## Sicherheitshinweise

narrow executable package without higher-risk signals.

- **Geiger-Risiko:** grün / niedrig
- narrow executable package without higher-risk signals

## Andere Paketmanager-Einträge

- 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


## Combined YAML source

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


## Quellen

- 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
