Automic VaultAutomic Vault

brew

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

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

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install amfora

local Homebrew formula metadata

MacPorts已验证 · 94%
sudo port install amfora

MacPorts ports tree · net/amfora/Portfile · 来源: api.github.com

Linux

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

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

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

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

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

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

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

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

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

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

Windows

Scoop已验证 · 92%
scoop install extras/amfora

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

概览

软件包摘要

Fancy terminal browser for the Gemini protocol

命令和别名

  • amfora

历史

项目历史与用法

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.

安全态势

风险级别:绿色

narrow executable package without higher-risk signals.

风险分类器

绿色 风险 · 低 置信度 · appliance

原因

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

安装行为

  • formula 元数据中未记录 Homebrew post-install 钩子。
  • Homebrew bottle 元数据适用于 8 个平台目标。
  • 构建元数据列出 1 个构建依赖。

建议审查

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

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
~/.config/amfora/config.toml$XDG_CONFIG_HOME/amfora/config.toml
Windows
%APPDATA%\amfora\config.toml

可执行文件

已安装的可执行文件

命令类型暴露范围备注
amforacli全局可执行文件

新鲜度

版本和新鲜度

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

页面生成时间2026-07-08
管理器版本1.11.0
管理器更新时间
本地数据OK
上游当前
检测到的最新版本v1.11.0

https://github.com/makew0rld/amfora

  • 信息No package-manager update timestamp was available.低 置信度

安装元数据

软件包元数据

软件包键brew:amfora
版本1.11.0
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/amfora
主页https://github.com/makew0rld/amfora
仓库https://github.com/makew0rld/amfora
上游文档https://github.com/makew0rld/amfora#readme
许可证GPL-3.0-only AND (GPL-3.0-only OR MIT)
源码归档https://github.com/makew0rld/amfora/archive/refs/tags/v1.11.0.tar.gz
构建依赖go
Bottle可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux)
Homebrew post-install未定义
服务未声明

注册表事实

源数据库详情

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Nameamfora
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

源数据库匹配

其他软件包管理器记录

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

Debian apt95%

amfora 1.10.0-1+b10

Fancy terminal browser for the Gemini protocol

https://github.com/makeworld-the-better-one/amfora

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

amfora

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

amfora 1.9.2-2ubuntu2

Fancy terminal browser for the Gemini protocol

https://github.com/makeworld-the-better-one/amfora

sudo apt install amfora
  • Section: universe/net
  • Architecture: amd64
  • 1 依赖
  • normalized package name match
  • 匹配方式:Amfora
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: amfora from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

amfora 1.11.0-r9

terminal browser for the Gemini protocol

https://github.com/makeworld-the-better-one/amfora

sudo apk add amfora
  • License: GPL-3.0-or-later
  • Architecture: x86_64
  • Source Package: amfora
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Amfora
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: amfora from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
pacman95%

amfora 1.11.0-1

Terminal browser for the Gemini protocol

https://github.com/makeworld-the-better-one/amfora

sudo pacman -S amfora
  • License: GPL-3.0-only
  • Architecture: x86_64
  • 1 依赖
  • normalized package name match
  • 匹配方式:Amfora
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: amfora from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper95%

amfora 1.11.0-2.4

CLI/Terminal based gemini browser

https://github.com/makeworld-the-better-one/amfora

sudo zypper install amfora
  • License: GPL-3.0-only
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: amfora
  • 3 提供
  • normalized package name match
  • 匹配方式:Amfora
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: amfora from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
MacPorts95%

amfora

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

extras/amfora

scoop install extras/amfora
  • normalized package name match
  • 匹配方式:Amfora
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/amfora.json from https://api.github.com/repos/ScoopInstaller/Extras/git/trees/master?recursive=1

来源线索

由仓库数据生成

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

使用的来源

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