# nemu を Homebrew, apk, Nix でインストール

nemu のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

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

追加のインストールコマンド:

### macOS

- Homebrew (100%):

```sh
brew install nemu
```

  証拠: local Homebrew formula metadata

### Linux

- apk (92%):

```sh
sudo apk add nemu
```

  証拠: 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
```

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

## パッケージ情報

- **パッケージキー:** brew:nemu
- **パッケージマネージャ:** Homebrew
- **バージョン:** 3.5.0
- **ソース概要:** Ncurses UI for QEMU
- **ホームページ:** <https://github.com/nemuTUI/nemu>
- **リポジトリ:** <https://github.com/nemuTUI/nemu>
- **最終更新:** 2026-06-11T10:27:44Z
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- nemu (エイリアス)
- ntty (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

- ページ生成日: 2026-08-03
- マネージャ版: 3.5.0
## プロジェクトの歴史と使われ方

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.

### プロジェクトの歴史

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.

### 採用の歴史

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.

### 使われ方

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.

### パッケージ好きにとっての重要性

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.

### タイムライン

- 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

### ソース

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


## セキュリティノート

narrow executable package without higher-risk signals.

- **Geiger リスク:** グリーン / 低
- narrow executable package without higher-risk signals

## 他のパッケージマネージャ記録

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


## ソース

- 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
