Automic VaultAutomic Vault

brew

teip mit Homebrew, Nix installieren

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

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install teip

local Homebrew formula metadata

Linux

Nixverifiziert · 92%
nix profile install nixpkgs#teip

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

Überblick

Paketzusammenfassung

Masking tape to help commands "do one thing well"

Befehle und Aliase

  • teip

Verlauf

Projektgeschichte und Nutzung

teip is a Rust command-line text-processing helper whose project slogan is masking tape to help commands do one thing well. It lets users select ranges, lines, fields, regex matches, or CSV fields from standard input, run another command only on that selected part, and splice the result back into the original stream.

Projektgeschichte

The public repository dates to 2020 by its first GitHub release, v1.0.0, published on June 1, 2020. The README presents the tool as a Unix pipeline companion rather than a replacement for sed, awk, grep, cut, tr, or date: teip supplies the selection and replacement scaffolding so existing commands can focus on the selected text.

By v2.3.3 in April 2026, the project had grown into a packaged Rust CLI with Homebrew, prebuilt Linux deb/rpm artifacts, Windows installer artifacts, crates.io installation through Cargo, and optional Oniguruma regex support.

Adoptionsgeschichte

teip's adoption is niche but clear: it appeals to shell users who like small composable commands but often need to transform only one part of a line, one CSV field, or the context around a match. The README documents Homebrew installation for macOS and Linux, Cargo installation, package artifacts, and Windows support, showing a package-friendly distribution model.

Its GitHub page lists hundreds of stars and multiple releases, but its real package-manager niche is ergonomic Unix plumbing: make a hard one-liner readable by keeping selection in teip and letting the target command remain ordinary.

Wie es verwendet wird

Official examples include converting timestamps in `/var/log/secure`, replacing text only on lines containing a pattern, uppercasing a selected CSV field, editing several TSV fields, and applying a command to lines around grep matches. It also supports aliases for grep, sed, and awk style selection and environment variables for choosing GNU variants such as ggrep or gsed.

Package users care because teip adds one reusable primitive to the shell toolbox instead of requiring bespoke awk or Perl snippets for every partial-line transformation.

Warum Paket-Nerds sich dafür interessieren

teip is package-nerd significant as a modern Rust take on classic Unix composition. It is small, scriptable, and intentionally dependent on the user's existing command set, which makes it attractive to people who collect sharp terminal filters.

Zeitleiste

  • 2020: v1.0.0 first release published.
  • 2020-2026: Releases grew through v1.x and v2.x tags.
  • 2026: v2.3.3 release fixed packaging/release automation details, including RPM digest compatibility.

Related projects

  • Related tools include sed, awk, grep, cut, tr, date, xargs-like shell composition tools, and Rust CLI packages distributed through Cargo and Homebrew.

Sicherheitslage

Risikostufe: grün

narrow executable package without higher-risk signals.

Risikoklassifikator

grün Risiko · niedrig Konfidenz · appliance

Warum

  • narrow executable package without higher-risk signals

Signale

  • metadata:no-higher-risk-signals

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Homebrew-Bottle-Metadaten sind für 6 Plattformziele verfügbar.
  • Installiert mit 1 Laufzeitabhängigkeiten.
  • Build-Metadaten listen 2 Build-Abhängigkeiten.

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

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-07-25
Manager-Version2.3.3
Manager aktualisiert2026-06-22
lokale DatenOK
Upstreamaktuell
neueste erkannte Versionv2.3.3

https://github.com/greymd/teip

  • OKEs wurden keine Aktualitätswarnungen generiert.

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:teip
Version2.3.3
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/teip
Homepagehttps://github.com/greymd/teip
Repositoryhttps://github.com/greymd/teip
Upstream-Dokumentationhttps://github.com/greymd/teip#readme
LizenzMIT
Quellarchivhttps://github.com/greymd/teip/archive/refs/tags/v2.3.3.tar.gz
Zuletzt aktualisiert2026-06-22T14:06:27-07:00
Pulseupdated
Abhängigkeitenoniguruma
Build-Abhängigkeitenpkgconf, rust
Bottleverfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnicht definiert
Dienstkeiner deklariert

Registry-Fakten

Details aus der Quelldatenbank

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Nameteip
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

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

Nix95%

teip

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

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
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment