# tabiew mit Homebrew, apk, MacPorts, Nix, pacman, scoop installieren

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

## Installation

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

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install tabiew
```

  Evidenz: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install tabiew
```

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

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

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

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

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

## Paketfakten

- **Paketschlüssel:** brew:tabiew
- **Paketmanager:** Homebrew
- **Paketmanager-Seite:** <https://formulae.brew.sh/formula/tabiew>
- **Version:** 0.14.1
- **Quellzusammenfassung:** TUI to view and query tabular files (CSV,TSV, Parquet, etc.)
- **Homepage:** <https://github.com/shshemi/tabiew>
- **Repository:** <https://github.com/shshemi/tabiew>
- **Lizenz:** MIT
- **Quellarchiv:** <https://github.com/shshemi/tabiew/archive/refs/tags/v0.14.1.tar.gz>
- **Zuletzt aktualisiert:** 2026-07-09T22:29:52Z
- **Generiert:** 2026-08-04T22:13:35+00:00

## Executables

- tw (cli)
- tw (Alias)

## Abhängigkeiten

- openssl@4

## Build-Abhängigkeiten

- pkgconf
- rust

## Installationsverhalten

- Post-install-Hook: nicht definiert
- Bottle: verfügbar auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Version und Aktualität

- Seite generiert: 2026-08-04
- Manager-Version: 0.14.1
- Manager aktualisiert: 2026-07-09
- lokale Daten: OK
- Upstream-Repository: https://github.com/shshemi/tabiew
- neueste erkannte Version: v0.14.1 (aktuell)
## Projektgeschichte und Nutzung

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

### Projektgeschichte

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.

### Adoptionsgeschichte

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.

### Wie es verwendet wird

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.

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

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.

### Zeitleiste

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

### Quellen

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


## Sicherheitshinweise

Für tabiew wurde kein passendes lokales Secret-Handling-Manifest gefunden. Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.


## Details aus der Quelldatenbank

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

## Andere Paketmanager-Einträge

- 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


## Verwandte Links

- [Source-control packages](https://pkg.so/de/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://pkg.so/de/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Networking and protocol packages](https://pkg.so/de/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Database and data packages](https://pkg.so/de/database-data-tools/) - Matched database, SQL, migration, or data-store metadata.
- [openssl@4](https://pkg.so/de/brew/openssl-4/) - Runtime dependency declared by Homebrew.
- [pkgconf](https://pkg.so/de/brew/pkgconf/) - Build dependency declared by Homebrew.
- [rust](https://pkg.so/de/brew/rust/) - Build dependency declared by Homebrew.
- [yazi](https://pkg.so/de/brew/yazi/) - Shares pkgdb curated category or tags: cli, productivity, tui.
- [midnight-commander](https://pkg.so/de/brew/midnight-commander/) - Shares pkgdb curated category or tags: cli, productivity, tui.
- [superfile](https://pkg.so/de/brew/superfile/) - Shares pkgdb curated category or tags: cli, productivity, tui.
- [lf](https://pkg.so/de/brew/lf/) - Shares pkgdb curated category or tags: cli, productivity, tui.
- [mprocs](https://pkg.so/de/brew/mprocs/) - Shares pkgdb curated category or tags: cli, productivity, tui.
- [newsboat](https://pkg.so/de/brew/newsboat/) - Shares pkgdb curated category or tags: cli, productivity, tui.
- [wtfutil](https://pkg.so/de/brew/wtfutil/) - Shares pkgdb curated category or tags: cli, productivity, tui.
- [taskwarrior-tui](https://pkg.so/de/brew/taskwarrior-tui/) - Shares pkgdb curated category or tags: cli, productivity, tui.
- [bagels](https://pkg.so/de/brew/bagels/) - Local package facts share a topical domain. Shared terms: cli, productivity, tui.
- [circumflex](https://pkg.so/de/brew/circumflex/) - Local package facts share a topical domain. Shared terms: cli, productivity, tui.
- [clock-rs](https://pkg.so/de/brew/clock-rs/) - Local package facts share a topical domain. Shared terms: cli, productivity, tui.

## Combined YAML source

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


## Quellen

- 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
