# tabiew を Homebrew, apk, MacPorts, Nix, pacman, scoop でインストール

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

## インストール

```sh
sudo av install brew:tabiew
```

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

### macOS

- Homebrew (100%):

```sh
brew install tabiew
```

  証拠: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install tabiew
```

  証拠: MacPorts ports tree: textproc/tabiew/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- apk (92%):

```sh
sudo apk add tabiew
```

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

- Nix (92%):

```sh
nix profile install nixpkgs#tabiew
```

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

- pacman (92%):

```sh
sudo pacman -S tabiew
```

  証拠: Arch Linux sync databases: tabiew from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

### Windows

- Scoop (92%):

```sh
scoop install main/tabiew
```

  証拠: Scoop official bucket manifest trees: bucket/tabiew.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1

## パッケージ情報

- **パッケージキー:** brew:tabiew
- **パッケージマネージャ:** Homebrew
- **バージョン:** 0.14.1
- **ソース概要:** TUI to view and query tabular files (CSV,TSV, Parquet, etc.)
- **ホームページ:** <https://github.com/shshemi/tabiew>
- **リポジトリ:** <https://github.com/shshemi/tabiew>
- **最終更新:** 2026-07-09T22:29:52Z
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- tw (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

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

Tabiew is a Rust terminal UI for viewing, querying, and lightly manipulating tabular data files directly from the command line.

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

The README says Tabiew began as a hobby TUI project for viewing CSV data and grew through community feedback into a broader tabular-data tool with wiki documentation. GitHub repository metadata records the public repository creation in April 2024.

### 採用の歴史

The README documents installation through a shell installer, Arch official repositories, Debian and RPM packages from GitHub releases, Homebrew core on macOS, a project tap, and Cargo. The Homebrew input additionally records Alpine, MacPorts, Nix, Arch, and Scoop packaging.

### 使われ方

Users invoke the tw command on one or more files. Tabiew detects CSV, TSV, Parquet, JSON, JSONL, Arrow, fixed-width, SQLite, Excel, and other formats, then provides Vim-style navigation, fuzzy search, SQL queries, filtering, sorting, multiple tabs, plotting, and themes.

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

Tabiew is significant as part of the modern Rust TUI/data-tool wave: a single terminal command that bridges CSV viewers, SQL-ish exploration, Parquet/Arrow-era formats, and package-manager distribution across Unix, macOS, Windows, and Cargo.

### タイムライン

- 2024: The public GitHub repository was created.
- 2025: GitHub releases include v0.11.1 published on 2025-08-26.
- 2026: The README documents Homebrew core installation and GitHub releases show v0.14.0 published on 2026-06-25.

### Related projects

- The README references Arch Linux packages, Homebrew, Crates.io, GitHub Releases, and Ghostty themes as part of the surrounding terminal/package ecosystem.

### ソース

- <https://api.github.com/repos/shshemi/tabiew>
- <https://api.github.com/repos/shshemi/tabiew/releases>
- <https://github.com/shshemi/tabiew#readme>
- <https://github.com/shshemi/tabiew/wiki>
- input.source_facts.package-manager


## セキュリティノート

tabiew に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。


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

- Nix - tabiew: normalized package name match | nixpkgs package indexes: pkgs/by-name/ta/tabiew/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- apk - tabiew - 0.11.0-r0: normalized package name match | Alpine Linux edge package indexes: tabiew from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz | A lightweight TUI application to view and query tabular data files, such as CSV, TSV, or parquet. | https://github.com/shshemi/tabiew
- pacman - tabiew - 0.14.1-1: normalized package name match | Arch Linux sync databases: tabiew from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | A lightweight TUI to view and query CSV files | https://github.com/shshemi/tabiew
- MacPorts - tabiew: normalized package name match | MacPorts ports tree: textproc/tabiew/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
- Scoop - main/tabiew: normalized package name match | Scoop official bucket manifest trees: bucket/tabiew.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1
- Nix - tw: installed executable or alias match | nixpkgs package indexes: tw from https://raw.githubusercontent.com/NixOS/nixpkgs/master/pkgs/top-level/all-packages.nix


## Combined YAML source

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