# 使用 Homebrew, apk, apt, Nix, pacman, scoop, winget 安装 tailspin

查看 tailspin 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

```sh
sudo av install brew:tailspin
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install tailspin
```

  证据: local Homebrew formula metadata

### Linux

- apk (92%):

```sh
sudo apk add tailspin
```

  证据: Alpine Linux edge package indexes: tailspin from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz

- Debian apt (92%):

```sh
sudo apt install tailspin
```

  证据: Debian stable package indexes: tailspin from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- Nix (92%):

```sh
nix profile install nixpkgs#tailspin
```

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

- pacman (92%):

```sh
sudo pacman -S tailspin
```

  证据: Arch Linux sync databases: tailspin from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

### Windows

- Scoop (92%):

```sh
scoop install main/tailspin
```

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

- winget (92%):

```sh
winget install --id bensadeh.tailspin -e
```

  证据: Windows Package Manager source index: bensadeh.tailspin from https://cdn.winget.microsoft.com/cache/source.msix

## 软件包事实

- **软件包键:** brew:tailspin
- **软件包管理器:** Homebrew
- **软件包管理器页面:** <https://formulae.brew.sh/formula/tailspin>
- **版本:** 7.0.0
- **来源摘要:** Log file highlighter
- **主页:** <https://github.com/bensadeh/tailspin>
- **仓库:** <https://github.com/bensadeh/tailspin>
- **许可证:** MIT
- **源码归档:** <https://github.com/bensadeh/tailspin/archive/refs/tags/7.0.0.tar.gz>
- **最后更新:** 2026-07-14T10:13:49Z
- **已生成:** 2026-08-04T22:13:35+00:00

## 可执行文件

- tspin (cli)
- tspin (别名)

## 构建依赖

- rust

## 安装行为

- post-install 钩子: 未定义
- Bottle: 可用 于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## 版本和新鲜度

- 页面生成时间: 2026-08-04
- 管理器版本: 7.0.0
- 管理器更新时间: 2026-07-14
- 本地数据: OK
- 上游仓库: https://github.com/bensadeh/tailspin
- 检测到的最新版本: 7.0.0 (当前)
## 项目历史与用法

tailspin is a Rust command-line log highlighter distributed as the `tspin` executable. Its upstream README presents it as a no-setup tool for viewing or tailing arbitrary log files while highlighting common log tokens such as dates, numbers, IP addresses, UUIDs, URLs, paths, keywords, and process names.

### 项目历史

The project fits the modern Rust CLI pattern: a small terminal tool with sensible defaults, TOML customization, Cargo availability, and examples built around Unix pipelines. Its README emphasizes that tailspin does not assume a specific log format, which makes it useful across application, infrastructure, and Kubernetes log streams.

### 采用历史

Upstream installation instructions list Homebrew, Cargo, Arch Linux, Nix, NetBSD, FreeBSD, and Scoop, showing that the tool moved beyond source builds into the package-manager channels used by command-line users on several platforms.

### 使用方式

Common usage is to run `tspin application.log`, pipe log output through `tspin`, or wrap a command such as `kubectl logs` with `--exec`. The README also documents integration with `less`, environment-variable extras, command-line highlights, and a user theme file.

### 为什么软件包爱好者会关心

Package maintainers care about tailspin because it is a compact example of the Rust terminal-tool wave: a single executable, cross-platform packaging, no required daemon or service, and a configuration file only for users who want themed highlighting.

### 时间线

- Current upstream README: Documents `tspin` usage, multiple package-manager installs, and optional `~/.config/tailspin/theme.toml` customization.

### Related projects

- tailspin is adjacent to classic pagers and log viewers such as `less`, but it focuses on syntax-style highlighting for generic logs rather than on indexing, querying, or storing log data.

### 来源

- <https://github.com/bensadeh/tailspin#readme>
- source_facts.package-manager


## 安全说明

没有找到 tailspin 的匹配本地密钥处理 manifest。软件包元数据仍在此发布，以便未来覆盖拥有稳定的软件包 URL。



## Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.


## Configuration files

- Unix: ~/.config/tailspin/theme.toml
## 源数据库详情

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

## 其他软件包管理器记录

- Debian apt - tailspin - 5.4.2~dfsg-1+b1: normalized package name match | Debian stable package indexes: tailspin from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | log file highlighter | https://github.com/bensadeh/tailspin
- Nix - tailspin: normalized package name match | nixpkgs package indexes: pkgs/by-name/ta/tailspin/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - tailspin - 2.0.0+dfsg-1: normalized package name match | Ubuntu 24.04 LTS package indexes: tailspin from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | log file highlighter | https://github.com/bensadeh/tailspin
- apk - tailspin - 7.0.0-r0: normalized package name match | Alpine Linux edge package indexes: tailspin from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz | Log file highlighter | https://github.com/bensadeh/tailspin
- apk - tailspin-bash-completion - 7.0.0-r0: normalized package name match | Alpine Linux edge package indexes: tailspin-bash-completion from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz | Bash completions for tailspin | https://github.com/bensadeh/tailspin
- apk - tailspin-doc - 7.0.0-r0: normalized package name match | Alpine Linux edge package indexes: tailspin-doc from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz | Log file highlighter (documentation) | https://github.com/bensadeh/tailspin
- apk - tailspin-fish-completion - 7.0.0-r0: normalized package name match | Alpine Linux edge package indexes: tailspin-fish-completion from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz | Fish completions for tailspin | https://github.com/bensadeh/tailspin
- apk - tailspin-zsh-completion - 7.0.0-r0: normalized package name match | Alpine Linux edge package indexes: tailspin-zsh-completion from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz | Zsh completions for tailspin | https://github.com/bensadeh/tailspin
- pacman - tailspin - 7.0.0-2: normalized package name match | Arch Linux sync databases: tailspin from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | A log file highlighter | https://github.com/bensadeh/tailspin
- Scoop - main/tailspin: normalized package name match | Scoop official bucket manifest trees: bucket/tailspin.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1
- winget - bensadeh.tailspin: normalized package name match | Windows Package Manager source index: bensadeh.tailspin from https://cdn.winget.microsoft.com/cache/source.msix


## 相关链接

- [Source-control packages](https://pkg.so/zh-hans/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://pkg.so/zh-hans/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://pkg.so/zh-hans/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Developer build packages](https://pkg.so/zh-hans/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [rust](https://pkg.so/zh-hans/brew/rust/) - Build dependency declared by Homebrew.
- [bat](https://pkg.so/zh-hans/brew/bat/) - Shares pkgdb curated category or tags: cli, developer-tools, pager, syntax-highlighting.
- [git-delta](https://pkg.so/zh-hans/brew/git-delta/) - Shares pkgdb curated category or tags: cli, developer-tools, pager, syntax-highlighting.
- [moor](https://pkg.so/zh-hans/brew/moor/) - Shares pkgdb curated category or tags: cli, developer-tools, pager, rust.
- [silicon](https://pkg.so/zh-hans/brew/silicon/) - Shares pkgdb curated category or tags: cli, developer-tools, rust, syntax-highlighting.
- [fblog](https://pkg.so/zh-hans/brew/fblog/) - Shares pkgdb curated category or tags: cli, developer-tools, logs, rust.
- [codesnap](https://pkg.so/zh-hans/brew/codesnap/) - Shares pkgdb curated category or tags: cli, developer-tools, rust, syntax-highlighting.
- [spacer](https://pkg.so/zh-hans/brew/spacer/) - Shares pkgdb curated category or tags: cli, developer-tools, logs, rust.
- [zsh-patina](https://pkg.so/zh-hans/brew/zsh-patina/) - Shares pkgdb curated category or tags: cli, developer-tools, rust, syntax-highlighting.
- [codevis](https://pkg.so/zh-hans/brew/codevis/) - Both packages touch the same language runtime or ecosystem. Shared terms: cli, developer, developer-tools, highlighting, rust.

## Combined YAML source

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


## 来源

- pkg.so package database
- Geiger risk classifier
- package-page enrichment
- curated configuration and credential file locations
- curated package history
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
