pkg.soopen package index

brew / Rang 2719

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

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

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install tabiew

local Homebrew formula metadata

MacPortsverifiziert · 94%
sudo port install tabiew

MacPorts ports tree · textproc/tabiew/Portfile · Quelle: api.github.com

Linux

Alpine Linux apkverifiziert · 92%
sudo apk add tabiew

Alpine Linux edge package indexes · tabiew · Quelle: dl-cdn.alpinelinux.org

Nixverifiziert · 92%
nix profile install nixpkgs#tabiew

nixpkgs package indexes · pkgs/by-name/ta/tabiew/package.nix · Quelle: api.github.com

Arch Linux pacmanverifiziert · 92%
sudo pacman -S tabiew

Arch Linux sync databases · tabiew · Quelle: geo.mirror.pkgbuild.com

Windows

Scoopverifiziert · 92%
scoop install main/tabiew

Scoop official bucket manifest trees · bucket/tabiew.json · Quelle: api.github.com

Überblick

Paketzusammenfassung

TUI to view and query tabular files (CSV,TSV, Parquet, etc.)

Befehle und Aliase

  • tw

Verlauf

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.

Sicherheitslage

Noch keine Protected-Tool-Abdeckung gefunden

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

Installationsverhalten

  • Es wurden keine Homebrew-Bottle-Metadaten erfasst.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
twExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.

Aktualität

Version und Aktualität

Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.

Seite generiert2026-08-03
Manager-Version0.14.1
Manager aktualisiert2026-07-09
lokale Datenunbekannt
Upstreamnicht verfügbar
neueste erkannte Versionnicht erkannt
  • OKEs wurden keine Aktualitätswarnungen generiert.

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:tabiew
Version0.14.1
PaketmanagerHomebrew
Homepagehttps://github.com/shshemi/tabiew
Repositoryhttps://github.com/shshemi/tabiew
Zuletzt aktualisiert2026-07-09T22:29:52Z
Pulseupdated
Bottlenicht erfasst
Dienstkeiner deklariert

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

Nix95%

tabiew

nix profile install nixpkgs#tabiew
  • normalized package name match
  • Abgeglichen nach: Tabiew
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/ta/tabiew/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
apk95%

tabiew 0.11.0-r0

A lightweight TUI application to view and query tabular data files, such as CSV, TSV, or parquet.

https://github.com/shshemi/tabiew

sudo apk add tabiew
  • License: MIT
  • Architecture: x86_64
  • Source Package: tabiew
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Tabiew
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: tabiew from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
pacman95%

tabiew 0.14.1-1

A lightweight TUI to view and query CSV files

https://github.com/shshemi/tabiew

sudo pacman -S tabiew
  • License: MIT
  • Architecture: x86_64
  • 5 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Tabiew
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: tabiew from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
MacPorts95%

tabiew

sudo port install tabiew
  • normalized package name match
  • Abgeglichen nach: Tabiew
MacPorts ports tree · api.github.com · MacPorts ports tree: textproc/tabiew/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
Scoop95%

main/tabiew

scoop install main/tabiew
  • normalized package name match
  • Abgeglichen nach: Tabiew
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/tabiew.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1
Nix92%

tw

nix profile install nixpkgs#tw
  • installed executable or alias match
  • Abgeglichen nach: Tw
nixpkgs package indexes · raw.githubusercontent.com · nixpkgs package indexes: tw from https://raw.githubusercontent.com/NixOS/nixpkgs/master/pkgs/top-level/all-packages.nix

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • pkg.so package database
  • pkgdb category and tag curation