# 使用 Homebrew, apk, apt, MacPorts, Nix 安装 bombadillo

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

## 安装

```sh
sudo av install brew:bombadillo
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install bombadillo
```

  证据: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install bombadillo
```

  证据: MacPorts ports tree: net/bombadillo/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- apk (92%):

```sh
sudo apk add bombadillo
```

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

- Debian apt (92%):

```sh
sudo apt install bombadillo
```

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

- Nix (92%):

```sh
nix profile install nixpkgs#bombadillo
```

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

## 软件包事实

- **软件包键:** brew:bombadillo
- **软件包管理器:** Homebrew
- **软件包管理器页面:** <https://formulae.brew.sh/formula/bombadillo>
- **版本:** 2.4.0
- **来源摘要:** Non-web browser, designed for a growing list of protocols
- **主页:** <https://bombadillo.colorfield.space/>
- **仓库:** <https://tildegit.org/sloum/bombadillo>
- **上游文档:** <https://bombadillo.colorfield.space/>
- **许可证:** GPL-3.0-or-later
- **源码归档:** <https://tildegit.org/sloum/bombadillo/archive/2.4.0.tar.gz>
- **已生成:** 2026-07-08T07:18:31+00:00

## 可执行文件

- bombadillo (cli)
- bombadillo (别名)

## 构建依赖

- go

## 安装行为

- post-install 钩子: 未定义
- Bottle: 可用 于 arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura

## 版本和新鲜度

- 页面生成时间: 2026-07-08
- 管理器版本: 2.4.0
- 本地数据: OK
- 上游仓库: https://bombadillo.colorfield.space/
- 信息: No package-manager update timestamp was available.
- 信息: Release/tag comparison is only available for GitHub repositories.
## 项目历史与用法

Bombadillo is a terminal non-web browser with first-class support for Gopher, Gemini, Finger, and local files, plus optional integration with tools for telnet and HTTP/HTTPS.

### 项目历史

Bombadillo was created in the tilde/Gopher revival milieu and is hosted on tildegit. Official repository metadata records the repository creation in March 2019, and the official README describes a terminal browser with vim-like keybindings, a document pager, configurable settings, and command selection.

The project reached version 1.0.0 in September 2019. Its README later documents a release process where, starting with version 2.0.0, releases merged to `master` are version-tagged while development proceeds through a `develop` branch and work branches.

Bombadillo's protocol set made it a natural fit for the Gemini era: it handles Gopher and Gemini as first-class protocols, keeps HTTP/HTTPS opt-in, and can delegate web rendering to programs such as Lynx, w3m, or elinks.

### 采用历史

Bombadillo's adoption is concentrated among terminal users, tilde community members, Gemini and Gopher users, and people who prefer small-network browsing over the modern web. The input package facts list Alpine, Homebrew, Debian, MacPorts, Nix, and Ubuntu packaging, showing that it escaped its niche enough to become a normal Unix package.

The official README notes that development is largely handled by Sloum with help from asdf, jboverf, and community input, which matches the small-community maintenance model common in tilde and Gemini software.

### 使用方式

Common usage is simply running `bombadillo`, then navigating protocol URLs inside a full-screen terminal interface. Installed documentation is primarily the `bombadillo` man page; built-in help navigates to the project's Gopher-hosted user guide.

Administrators can build from source with `make install`, override `PREFIX`, and customize defaults in `defaults.go`; the `configlocation` default controls where `.bombadillo.ini` is stored.

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

Bombadillo is package-nerd significant because it represents a non-web browser packaged like a normal Unix CLI: man page, Makefile install, config file, source builds, and prebuilt releases. It is also a useful marker for the Gopher/Gemini revival reaching mainstream repositories.

For packagers, it is a tidy example of Go terminal software that still behaves like traditional Unix software: simple binary, man page, config file, optional external helpers, and distribution across Linux, BSD-style, and macOS package systems.

### 时间线

- 2019: The tildegit repository is created.
- 2019: Bombadillo 1.0.0 is released.
- 2020s: Bombadillo supports Gopher, Gemini, Finger, and local files as first-class protocols.
- 2.0.0 onward: Releases merged into `master` are version-tagged according to the official README.

### Related projects

- Related projects include Gopher clients, Gemini browsers such as amfora, terminal web browsers such as Lynx, w3m, and elinks, and tilde-community software hosted on tildegit.

### 来源

- <https://bombadillo.colorfield.space/>
- <https://bombadillo.colorfield.space/releases>
- <https://tildegit.org/api/v1/repos/sloum/bombadillo>
- <https://tildegit.org/sloum/bombadillo>
- input.source_facts.package-manager


## 安全说明

narrow executable package without higher-risk signals.

- **Geiger 风险:** 绿色 / 低
- narrow executable package without higher-risk signals


## 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: configlocation/.bombadillo.ini

## Credential files

- Unix: configlocation/.bombadillo.ini
## 源数据库详情

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** bombadillo
- **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 - bombadillo - 2.4.0-1+b13: normalized package name match | Debian stable package indexes: bombadillo from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Non-web client for the terminal | https://bombadillo.colorfield.space
- Nix - bombadillo: normalized package name match | nixpkgs package indexes: pkgs/by-name/bo/bombadillo/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - bombadillo - 2.4.0-1build1: normalized package name match | Ubuntu 24.04 LTS package indexes: bombadillo from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Non-web client for the terminal | https://bombadillo.colorfield.space
- apk - bombadillo - 2.4.0-r37: normalized package name match | Alpine Linux edge package indexes: bombadillo from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Non-web (gopher, gemini, finger) browser for the terminal | https://bombadillo.colorfield.space/
- apk - bombadillo-doc - 2.4.0-r37: normalized package name match | Alpine Linux edge package indexes: bombadillo-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Non-web (gopher, gemini, finger) browser for the terminal (documentation) | https://bombadillo.colorfield.space/
- MacPorts - bombadillo: normalized package name match | MacPorts ports tree: net/bombadillo/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1


## 相关链接

- [Terminal utility packages](https://www.automicvault.com/zh-hans/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Networking and protocol packages](https://www.automicvault.com/zh-hans/pkg/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Web development packages](https://www.automicvault.com/zh-hans/pkg/web-dev-tools/) - Matched web development metadata.
- [Homebrew utility packages](https://www.automicvault.com/zh-hans/pkg/brew-utility-packages/) - Matched Homebrew package provider.
- [go](https://www.automicvault.com/zh-hans/pkg/brew/go/) - Build dependency declared by Homebrew.
- [amfora](https://www.automicvault.com/zh-hans/pkg/brew/amfora/) - Shares av.db curated category or tags: browser, cli, gemini, networking.
- [felinks](https://www.automicvault.com/zh-hans/pkg/brew/felinks/) - Shares av.db curated category or tags: cli, gemini, gopher, networking, terminal-browser.
- [bonnie++](https://www.automicvault.com/zh-hans/pkg/brew/bonnie/) - Shares av.db curated category or tags: browser, cli, networking.
- [asuka](https://www.automicvault.com/zh-hans/pkg/brew/asuka/) - Shares av.db curated category or tags: cli, gemini, networking.
- [chawan](https://www.automicvault.com/zh-hans/pkg/brew/chawan/) - Shares av.db curated category or tags: cli, networking, tui.
- [cloudflare-speed-cli](https://www.automicvault.com/zh-hans/pkg/brew/cloudflare-speed-cli/) - Shares av.db curated category or tags: cli, networking, tui.
- [lazyssh](https://www.automicvault.com/zh-hans/pkg/brew/lazyssh/) - Shares av.db curated category or tags: cli, networking, tui.
- [lynx](https://www.automicvault.com/zh-hans/pkg/brew/lynx/) - Shares av.db curated category or tags: cli, networking, terminal-browser.

## Combined YAML source

View the package source record on GitHub. [combined/bombadillo.yml](https://github.com/automic-vault/db/blob/main/combined/bombadillo.yml)


## 来源

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