# 使用 Homebrew, apk, apt, MacPorts, Nix, pacman, zypper, scoop 安装 amfora

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

## 安装

```sh
sudo av install brew:amfora
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install amfora
```

  证据: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install amfora
```

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

### Linux

- apk (92%):

```sh
sudo apk add amfora
```

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

- Debian apt (92%):

```sh
sudo apt install amfora
```

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

- Nix (92%):

```sh
nix profile install nixpkgs#amfora
```

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

- pacman (92%):

```sh
sudo pacman -S amfora
```

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

- zypper (92%):

```sh
sudo zypper install amfora
```

  证据: openSUSE Tumbleweed package metadata: amfora from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst

### Windows

- Scoop (92%):

```sh
scoop install extras/amfora
```

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

## 软件包事实

- **软件包键:** brew:amfora
- **软件包管理器:** Homebrew
- **版本:** 1.11.0
- **来源摘要:** Fancy terminal browser for the Gemini protocol
- **主页:** <https://github.com/makew0rld/amfora>
- **仓库:** <https://github.com/makew0rld/amfora>
- **最后更新:** 2026-07-27T09:29:32-04:00
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- amfora (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

- 页面生成时间: 2026-08-03
- 管理器版本: 1.11.0
## 项目历史与用法

Amfora is a terminal browser for the Gemini protocol, written in Go and packaged as a single CLI/TUI application. Its README presents it as a featureful, attractive Gemini client rather than a multi-protocol browser, explicitly directing users who want Gopher or other non-Web protocols to Bombadillo.

### 项目历史

The makew0rld/amfora repository was created in June 2020, during the early wave of Gemini protocol clients. The README's demo notes v1.0.0 and describes a goal of being the best-looking Gemini client with the most features in the terminal, while remaining cross-platform with full Windows support.

Amfora built on Go terminal and content libraries such as cview, tcell, Viper, go-gemini, gofeed, Chroma, and termenv. Its feature list grew beyond basic Gemini browsing to tabs, TOFU certificate handling, bookmarks, downloads, theming, proxying, client certificates, subscriptions, feed support, and syntax highlighting for preformatted blocks.

### 采用历史

Amfora quickly became one of the better-known Gemini clients because it combined terminal-native packaging with a polished UI at a time when Gemini was intentionally small and client choice mattered. The README documents packaging across many Linux distributions, Homebrew, MacPorts, Scoop, Termux caveats, binary releases, and source builds.

The project entered maintenance mode after the author's 2023 blog post about stepping back from Gemini, but official releases continued later, with v1.10.0 in 2024 and v1.11.0 in 2025. That makes it both a historical Gemini-boom package and still a maintained-enough terminal client for users who remain in geminispace.

### 使用方式

Users run amfora as an interactive terminal browser. Configuration is TOML-based, with the official wiki stating that config.toml is stored at ~/.config/amfora/config.toml by default, $XDG_CONFIG_HOME/amfora/config.toml when XDG_CONFIG_HOME is set, and %APPDATA%\amfora\config.toml on Windows.

Package-manager users care about terminal capabilities, Unicode behavior, config-file bootstrapping, desktop-entry installation on Unix systems, and whether the build tracks releases or HEAD. The README explicitly documents Homebrew release installs and brew --HEAD installs for macOS users.

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

Amfora is a neat package-manager artifact because the Gemini ecosystem was small, decentralized, and protocol-first. A distro package for Amfora often served as a user's first practical Gemini client.

It also illustrates how a niche protocol client can have serious packaging breadth: Linux distro packages, Homebrew, MacPorts, Scoop, Termux workarounds, direct binaries, and source builds all appear in the official install story.

### 时间线

- 2020-06-18: makew0rld/amfora repository is created.
- 2020: README demo references v1.0.0-era Amfora.
- 2021-12-10: v1.9.2 release is published.
- 2023: Project enters maintenance mode according to the README.
- 2024-03-18: v1.10.0 release is published.
- 2025-07-14: v1.11.0 release is published.

### Related projects

- Gemini is the protocol and geminispace is the network/community Amfora targets.
- Bombadillo is named by Amfora as an alternative for users who want Gopher or other non-Web protocols.
- go-gemini, cview, tcell, Viper, Chroma, gofeed, and termenv are important implementation dependencies named in the README.

### 来源

- <https://api.github.com/repos/makew0rld/amfora>
- <https://api.github.com/repos/makew0rld/amfora/releases?per_page=8>
- <https://raw.githubusercontent.com/makew0rld/amfora/master/README.md>
- <https://raw.githubusercontent.com/wiki/makew0rld/amfora/Configuration.md>


## 安全说明

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: ~/.config/amfora/config.toml, $XDG_CONFIG_HOME/amfora/config.toml
- Windows: %APPDATA%\amfora\config.toml
## 其他软件包管理器记录

- Debian apt - amfora - 1.10.0-1+b10: normalized package name match | Debian stable package indexes: amfora from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Fancy terminal browser for the Gemini protocol | https://github.com/makeworld-the-better-one/amfora
- Nix - amfora: normalized package name match | nixpkgs package indexes: pkgs/by-name/am/amfora/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - amfora - 1.9.2-2ubuntu2: normalized package name match | Ubuntu 24.04 LTS package indexes: amfora from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Fancy terminal browser for the Gemini protocol | https://github.com/makeworld-the-better-one/amfora
- apk - amfora - 1.11.0-r10: normalized package name match | Alpine Linux edge package indexes: amfora from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | terminal browser for the Gemini protocol | https://github.com/makeworld-the-better-one/amfora
- pacman - amfora - 1.11.0-1: normalized package name match | Arch Linux sync databases: amfora from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | Terminal browser for the Gemini protocol | https://github.com/makeworld-the-better-one/amfora
- zypper - amfora - 1.11.0-3.3: normalized package name match | openSUSE Tumbleweed package metadata: amfora from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | CLI/Terminal based gemini browser | https://github.com/makeworld-the-better-one/amfora
- MacPorts - amfora: normalized package name match | MacPorts ports tree: net/amfora/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
- Scoop - extras/amfora: normalized package name match | Scoop official bucket manifest trees: bucket/amfora.json from https://api.github.com/repos/ScoopInstaller/Extras/git/trees/master?recursive=1


## Combined YAML source

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


## 来源

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