pkg.soopen package index

brew / 排名 6499

使用 Homebrew, apt, Nix, pacman, zypper, dnf, MacPorts 安装 bib-tool

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

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install bib-tool

local Homebrew formula metadata

MacPorts已验证 · 94%
sudo port install BibTool

MacPorts ports tree · tex/BibTool/Portfile · 来源: api.github.com

Linux

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

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

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

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

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

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

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

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

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

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

概览

软件包摘要

Manipulates BibTeX databases

命令和别名

  • bibtool

历史

项目历史与用法

BibTool is Gerd Neugebauer's C command-line tool for manipulating BibTeX databases beyond what BibTeX itself was designed to do.

项目历史

The BibTool manual and README frame the project as filling the gap between BibTeX's citation/bibliography generation role and the day-to-day management of BibTeX files. Its documented functions include pretty-printing, syntax and semantic checks, sorting, merging, reference-key generation, .aux-based extraction, regex-based selection and rewriting, macro expansion, and statistics.

The manual carries copyright years beginning in 1995, while the public GitHub history includes a 2007 initial revision and a 2013 repository reorganization/cleanup. The changelog records active 2.x maintenance through release 2.68 in April 2020.

采用历史

BibTool is distributed through TeX-oriented channels and general OS package managers. The README points users to CTAN and notes binary distributions via native package managers, while the input metadata lists Homebrew, Debian, Fedora/DNF, MacPorts, Nix, Arch, Ubuntu, and openSUSE/Zypper packaging.

使用方式

Users run bibtool to normalize, check, sort, merge, rewrite, select, and extract entries from .bib files. Configuration is resource-file driven: the manual documents $BIBTOOLRSC, the default .bibtoolrsc in the user's home directory, and resource search paths.

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

BibTool matters because bibliography cleanup is both mundane and surprisingly exacting. Packaging it gives TeX users a scriptable, reproducible way to keep large .bib databases consistent without opening a GUI reference manager.

时间线

  • 1995: BibTool manual copyright period begins.
  • 2007: Public Git history records an initial revision.
  • 2013: Repository reorganization and cleanup are recorded.
  • 2016: Releases 2.63 through 2.66 add resource and biblatex-related work.
  • 2017: Release 2.67 adds parsing/error-handling documentation and behavior.
  • 2020: Release 2.68 adds checks, .aux extraction improvements, and resource updates.

Related projects

  • BibTool is related to BibTeX, LaTeX, CTAN tooling, biblatex-aware workflows, and other bibliography-processing utilities. Compared with bibclean, BibTool is broader: it is a BibTeX database manipulation engine, not just a pretty-printer and syntax checker.

安全态势

风险级别:blue

broad file, network, media, or database tool signal.

风险分类器

blue 风险 · 中 置信度 · tool

原因

  • broad file, network, media, or database tool signal

信号

  • text:database

安装行为

  • 未记录 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
$BIBTOOLRSC~/.bibtoolrsc./.bibtoolrsc

可执行文件

已安装的可执行文件

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

新鲜度

版本和新鲜度

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

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

安装元数据

软件包元数据

软件包键brew:bib-tool
版本2.68
软件包管理器Homebrew
主页https://www.gerd-neugebauer.de/software/TeX/BibTool/en/
仓库https://github.com/ge-ne/bibtool
Bottle未记录
服务未声明

源数据库匹配

其他软件包管理器记录

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

MacPorts94%

BibTool

sudo port install BibTool
  • installed executable or alias match
  • 匹配方式:Bibtool
MacPorts ports tree · api.github.com · MacPorts ports tree: tex/BibTool/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
Debian apt92%

bibtool 2.68+ds-3

tool to manipulate BibTeX files

http://www.gerd-neugebauer.de/software/TeX/BibTool/index.en.html

sudo apt install bibtool
  • Section: tex
  • Architecture: amd64
  • 3 依赖
  • 1 可选依赖
  • installed executable or alias match
  • 匹配方式:Bibtool
Debian stable package indexes · deb.debian.org · Debian stable package indexes: bibtool from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix92%

bibtool

nix profile install nixpkgs#bibtool
  • installed executable or alias match
  • 匹配方式:Bibtool
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/bi/bibtool/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt92%

bibtool 2.68+ds-1

tool to manipulate BibTeX files

http://www.gerd-neugebauer.de/software/TeX/BibTool/index.en.html

sudo apt install bibtool
  • Section: universe/tex
  • Architecture: amd64
  • 3 依赖
  • 1 可选依赖
  • installed executable or alias match
  • 匹配方式:Bibtool
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: bibtool from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
dnf92%

BibTool 2.68-30.fc45

A Tool for manipulating BibTeX data bases

http://www.gerd-neugebauer.de/software/TeX/BibTool/

sudo dnf install BibTool
  • License: GPL-2.0-or-later AND CC-BY-SA-3.0
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: BibTool
  • 2 依赖
  • 1 提供
  • installed executable or alias match
  • 匹配方式:Bibtool
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: BibTool from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst
pacman92%

bibtool 2.68-7

A tool for manipulating BibTeX files

https://github.com/ge-ne/bibtool

sudo pacman -S bibtool
  • License: GPL-2.0-or-later AND CC-BY-SA-3.0 AND CC-PDM-1.0 AND MIT
  • Architecture: x86_64
  • 2 依赖
  • installed executable or alias match
  • 匹配方式:Bibtool
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: bibtool from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper92%

bibtool 2.68-4.4

Tool for Manipulating BibTeX Databases

http://www.gerd-neugebauer.de/software/TeX/BibTool/index.en.html

sudo zypper install bibtool
  • License: CC-BY-SA-3.0 AND GPL-1.0-or-later
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: bibtool
  • 1 依赖
  • 2 提供
  • installed executable or alias match
  • 匹配方式:Bibtool
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: bibtool from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst

来源线索

由仓库数据生成

此页面由 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