pkg.soopen package index

brew / 排名 277

使用 Homebrew, apk, apt, dnf, MacPorts, Nix, pacman, zypper, chocolatey, scoop, winget 安装 bat

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

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install bat

local Homebrew formula metadata

MacPorts已验证 · 94%
sudo port install bat

MacPorts ports tree · textproc/bat/Portfile · 来源: api.github.com

Linux

Alpine Linux apk已验证 · 92%
sudo apk add bat

Alpine Linux edge package indexes · bat · 来源: dl-cdn.alpinelinux.org

Debian apt已验证 · 92%
sudo apt install bat

Debian stable package indexes · bat · 来源: deb.debian.org

Fedora dnf已验证 · 92%
sudo dnf install bat

Fedora Rawhide package metadata · bat · 来源: dl.fedoraproject.org

Nix已验证 · 92%
nix profile install nixpkgs#bat

nixpkgs package indexes · pkgs/by-name/ba/bat/package.nix · 来源: api.github.com

Arch Linux pacman已验证 · 92%
sudo pacman -S bat

Arch Linux sync databases · bat · 来源: geo.mirror.pkgbuild.com

openSUSE zypper已验证 · 92%
sudo zypper install bat

openSUSE Tumbleweed package metadata · bat · 来源: download.opensuse.org

Windows

Chocolatey已验证 · 92%
choco install Bat

Chocolatey community package catalog · Bat · 来源: community.chocolatey.org

Scoop已验证 · 92%
scoop install main/bat

Scoop official bucket manifest trees · bucket/bat.json · 来源: api.github.com

Windows Package Manager已验证 · 92%
winget install --id sharkdp.bat -e

Windows Package Manager source index · sharkdp.bat · 来源: cdn.winget.microsoft.com

概览

软件包摘要

Clone of cat(1) with syntax highlighting and Git integration

命令和别名

  • bat

历史

项目历史与用法

bat is a Rust command-line file viewer that deliberately starts from cat(1) and adds syntax highlighting, Git modification markers, automatic paging, line numbers, and integration hooks for other terminal tools.

项目历史

bat's first GitHub release, v0.1.0, was published on April 22, 2018 as an initial release. The project describes itself as a cat(1) clone with syntax highlighting and Git integration, and its README states goals of advanced highlighting, Git integration, POSIX-cat replacement behavior, and a friendlier command-line interface.

The tool has stayed in the familiar Unix-filter shape rather than becoming an editor. Its README documents both pretty terminal output and fallback behavior for non-interactive output, where bat acts as a drop-in cat-style concatenator.

By the v0.25.0 release, bat was still adding practical terminal features such as squeeze-blank support, ANSI stripping, shell completions, theme behavior, and broader syntax handling, showing a mature utility polishing edge cases rather than changing identity.

采用历史

bat became one of the canonical modern Rust CLI replacements, helped by packaging across Homebrew, Debian, Ubuntu, Fedora, Arch, Alpine, Nix, MacPorts, Chocolatey, Scoop, winget, and other systems listed in the input metadata and upstream README.

The README notes that Ubuntu has carried bat since 20.04 and Debian since Bullseye, with older Debian-family releases installing the executable as batcat because of a package-name clash. That rename became part of bat's package-manager lore.

The repository's GitHub page showed roughly 59.5k stars and 43 releases at enrichment time, making bat far more than a niche wrapper.

使用方式

bat is commonly used directly as `bat FILE`, as a pager-backed file viewer, as a syntax-colored stdin renderer, as a git-aware diff context viewer, and as a cat replacement when invoked in non-interactive pipelines.

The README documents integrations with fzf previews, find or fd, ripgrep through batgrep, tail -f log viewing, git show, git diff helpers, and clipboard workflows where plain output matters.

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

bat is significant because it helped define the 2010s/2020s style of polished Rust command-line utilities: familiar Unix nouns, fast single binaries, colorful defaults, Git awareness, good package-manager coverage, and careful degradation in pipes.

For package nerds, it is also a naming and policy specimen. The Debian/Ubuntu batcat period shows how a simple binary name can collide with existing packages, forcing downstream-visible aliases and workarounds even for a very popular tool.

It matters culturally because many later CLI packages pitch themselves in the same grammar: a small classic Unix command, rebuilt with syntax awareness, colors, Git context, and modern ergonomics.

时间线

  • 2018: v0.1.0 initial release published on GitHub.
  • 2020: README documents availability in Ubuntu 20.04 and later.
  • 2021: README documents availability in Debian 11 Bullseye and later.
  • 2025: v0.25.0 release adds polish such as squeeze-blank, ANSI-stripping, shell completions, and theme behavior.
  • 2025: Repository page lists v0.26.1 as the latest release on December 2, 2025.

Related projects

  • bat-extras builds helper scripts around bat for ripgrep, man pages, diffs, and other terminal workflows.
  • delta is called out by bat's README as a related tool for richer git and diff support.
  • fd, fzf, ripgrep, git, less, and tail are common tools bat is documented to integrate with.

安全态势

风险级别:绿色

narrow executable package without higher-risk signals.

风险分类器

绿色 风险 · 低 置信度 · appliance

原因

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

安装行为

  • 未记录 Homebrew bottle 元数据。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

local files

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

Config paths the tool may read or write during local use.

Unix
/etc/bat/config
Windows
C:\ProgramData\bat\config

可执行文件

已安装的可执行文件

命令类型暴露范围备注
bat可执行文件已索引可执行文件从本地可执行文件索引发现。

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-08-03
管理器版本0.26.1
管理器更新时间2026-06-22
本地数据未知
上游不可用
检测到的最新版本未检测到
  • OK没有生成新鲜度警告。

安装元数据

软件包元数据

软件包键brew:bat
版本0.26.1
软件包管理器Homebrew
主页https://github.com/sharkdp/bat
仓库https://github.com/sharkdp/bat
最后更新2026-06-22T14:02:51-07:00
Pulseupdated
Bottle未记录
服务未声明

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

Debian apt95%

bat 0.25.0-2+b2

cat(1) clone with syntax highlighting and git integration

https://github.com/sharkdp/bat

sudo apt install bat
  • Section: utils
  • Architecture: amd64
  • Source Package: rust-bat
  • 3 依赖
  • normalized package name match
  • 匹配方式:Bat
Debian stable package indexes · deb.debian.org · Debian stable package indexes: bat from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

bat

nix profile install nixpkgs#bat
  • normalized package name match
  • 匹配方式:Bat
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/ba/bat/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

bat 0.24.0-1build1

cat(1) clone with syntax highlighting and git integration

https://github.com/sharkdp/bat

sudo apt install bat
  • Section: universe/utils
  • Architecture: amd64
  • Source Package: rust-bat
  • 3 依赖
  • normalized package name match
  • 匹配方式:Bat
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: bat from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

bat 0.26.1-r0

cat(1) clone with wings

https://github.com/sharkdp/bat

sudo apk add bat
  • License: Apache-2.0
  • Architecture: x86_64
  • Source Package: bat
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Bat
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: bat from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

bat-bash-completion 0.26.1-r0

Bash completions for bat

https://github.com/sharkdp/bat

sudo apk add bat-bash-completion
  • License: Apache-2.0
  • Architecture: x86_64
  • Source Package: bat
  • normalized package name match
  • 匹配方式:Bat
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: bat-bash-completion from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

bat-doc 0.26.1-r0

cat(1) clone with wings (documentation)

https://github.com/sharkdp/bat

sudo apk add bat-doc
  • License: Apache-2.0
  • Architecture: x86_64
  • Source Package: bat
  • normalized package name match
  • 匹配方式:Bat
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: bat-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

bat-fish-completion 0.26.1-r0

Fish completions for bat

https://github.com/sharkdp/bat

sudo apk add bat-fish-completion
  • License: Apache-2.0
  • Architecture: x86_64
  • Source Package: bat
  • normalized package name match
  • 匹配方式:Bat
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: bat-fish-completion from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

bat-zsh-completion 0.26.1-r0

Zsh completions for bat

https://github.com/sharkdp/bat

sudo apk add bat-zsh-completion
  • License: Apache-2.0
  • Architecture: x86_64
  • Source Package: bat
  • normalized package name match
  • 匹配方式:Bat
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: bat-zsh-completion from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
dnf95%

bat 0.26.1-2.fc45

Cat(1) clone with wings

https://crates.io/crates/bat

sudo dnf install bat
  • License: Apache-2.0 AND BSD-2-Clause AND BSD-2-Clause-Views AND BSD-3-Clause AND CC-BY-SA-3.0 AND LGPL-3.0-or-later AND GPL-2.0-only WITH GCC-exception-2.0 AND MIT AND
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: rust-bat
  • 7 依赖
  • 2 提供
  • normalized package name match
  • 匹配方式:Bat
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: bat from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst
pacman95%

bat 0.26.1-2

Cat clone with syntax highlighting and git integration

https://github.com/sharkdp/bat

sudo pacman -S bat
  • License: Apache-2.0 OR MIT
  • Architecture: x86_64
  • 6 依赖
  • normalized package name match
  • 匹配方式:Bat
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: bat from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper95%

bat 0.26.1-2.1

A cat(1) clone with syntax highlighting and Git integration

https://github.com/sharkdp/bat

sudo zypper install bat
  • License: Apache-2.0 OR MIT
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: bat
  • 3 依赖
  • 2 提供
  • normalized package name match
  • 匹配方式:Bat
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: bat from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst
zypper95%

bat-bash-completion 0.26.1-2.1

Bash completion for bat

https://github.com/sharkdp/bat

sudo zypper install bat-bash-completion
  • License: Apache-2.0 OR MIT
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: bat
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Bat
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: bat-bash-completion from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst
zypper95%

bat-fish-completion 0.26.1-2.1

Fish completion for bat

https://github.com/sharkdp/bat

sudo zypper install bat-fish-completion
  • License: Apache-2.0 OR MIT
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: bat
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Bat
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: bat-fish-completion from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst
zypper95%

bat-zsh-completion 0.26.1-2.1

Zsh completion for bat

https://github.com/sharkdp/bat

sudo zypper install bat-zsh-completion
  • License: Apache-2.0 OR MIT
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: bat
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Bat
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: bat-zsh-completion from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst
MacPorts95%

bat

sudo port install bat
  • normalized package name match
  • 匹配方式:Bat
MacPorts ports tree · api.github.com · MacPorts ports tree: textproc/bat/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
Chocolatey95%

Bat

choco install Bat
  • normalized package name match
  • 匹配方式:Bat
Chocolatey community package catalog · community.chocolatey.org · Chocolatey community package catalog: Bat from http://community.chocolatey.org/api/v2/Packages?$filter=IsLatestVersion&$select=Id&$top=1000&$skiptoken='11','azurestorageemulator'

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

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