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

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

## インストール

```sh
sudo av install brew:wifitui
```

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

### macOS

- Homebrew (100%):

```sh
brew install wifitui
```

  証拠: local Homebrew formula metadata

### Linux

- apk (92%):

```sh
sudo apk add wifitui
```

  証拠: Alpine Linux edge package indexes: wifitui from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz

- Nix (92%):

```sh
nix profile install nixpkgs#wifitui
```

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

## パッケージ情報

- **パッケージキー:** brew:wifitui
- **パッケージマネージャ:** Homebrew
- **バージョン:** 0.13.0
- **ソース概要:** Fast featureful friendly wifi terminal UI
- **ホームページ:** <https://github.com/shazow/wifitui>
- **リポジトリ:** <https://github.com/shazow/wifitui>
- **最終更新:** 2026-07-25T22:40:21+02:00
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- wifitui (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

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

wifitui is a Go terminal interface for Wi-Fi management, created by Andrey Petrov as a faster and more featureful alternative to NetworkManager's `nmtui`. It presents saved and visible networks in a TUI, talks to NetworkManager over D-Bus, and also exposes non-interactive subcommands for scripts.

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

The GitHub repository was created on August 22, 2025. The README explains the author's motivation: existing tools split desirable capabilities across `nmtui` and `impala`, so wifitui tries to combine scanning, saved-network management, passphrase display, recency sorting, fuzzy filtering, QR sharing, and multiple backend support.

By release v0.13.0 on April 10, 2026, the project was still pre-1.0 but actively iterating. That release highlighted improved experimental iwd backend support, backend fallback behavior, and tests around backend availability.

### 採用の歴史

wifitui was young but had early package-focused traction: the upstream README linked a packaging-status badge and an issue tracking publication across repositories such as nixpkgs, AUR, Slackware, Homebrew, Alpine, Debian/Ubuntu, and Fedora. By July 2026, GitHub showed about 313 stars and 10 forks.

### 使われ方

Users run `wifitui` for an interactive keyboard-driven Wi-Fi browser, then filter, rescan, connect to visible or hidden networks, inspect known passphrases, or generate QR codes for sharing. Automation users can skip the TUI and call subcommands such as `list`, `show`, `connect`, and `radio`.

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

The package is interesting because it sits at the intersection of modern Go TUIs, Linux desktop networking, and D-Bus-backed system tooling. Its value is less historical age and more the attempt to make Wi-Fi management pleasant in terminal-only or keyboard-heavy environments.

### タイムライン

- 2025-08-22: GitHub repository created.
- 2025-09-02: Upstream packaging issue opened to track distribution publication.
- 2026-04-10: v0.13.0 released with improved iwd backend support and backend fallback work.

### Related projects

- The README explicitly compares wifitui with `nmtui` and `impala`, and acknowledges Bubble Tea as the TUI framework powering the interface.

### ソース

- <https://api.github.com/repos/shazow/wifitui - GitHub repository creation and adoption counters>
- <https://github.com/shazow/wifitui - upstream README and repository overview>
- <https://github.com/shazow/wifitui/issues/48 - upstream packaging tracking issue>
- <https://github.com/shazow/wifitui/releases/tag/v0.13.0 - release notes for v0.13.0>


## セキュリティノート

narrow executable package without higher-risk signals.

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

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

- Nix - wifitui: normalized package name match | nixpkgs package indexes: pkgs/by-name/wi/wifitui/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- apk - wifitui - 0.13.0-r0: normalized package name match | Alpine Linux edge package indexes: wifitui from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz | Fast featureful friendly wifi terminal UI | https://github.com/shazow/wifitui
- apk - wifitui-doc - 0.13.0-r0: normalized package name match | Alpine Linux edge package indexes: wifitui-doc from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz | Fast featureful friendly wifi terminal UI (documentation) | https://github.com/shazow/wifitui


## Combined YAML source

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