# 使用 Homebrew, scoop 安装 fedify

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

## 安装

```sh
sudo av install brew:fedify
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install fedify
```

  证据: local Homebrew formula metadata

### Windows

- Scoop (92%):

```sh
scoop install main/fedify
```

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

## 软件包事实

- **软件包键:** brew:fedify
- **软件包管理器:** Homebrew
- **软件包管理器页面:** <https://formulae.brew.sh/formula/fedify>
- **版本:** 2.3.3
- **来源摘要:** CLI toolchain for Fedify
- **主页:** <https://fedify.dev/cli>
- **仓库:** <https://github.com/fedify-dev/fedify>
- **上游文档:** <https://fedify.dev/cli>
- **许可证:** MIT
- **源码归档:** <https://github.com/fedify-dev/fedify/archive/refs/tags/2.3.3.tar.gz>
- **最后更新:** 2026-07-19T12:33:54Z
- **已生成:** 2026-07-25T07:20:51+00:00

## 可执行文件

- fedify (cli)
- fedify (别名)

## 构建依赖

- deno

## 安装行为

- post-install 钩子: 已定义
- Bottle: 可用 于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## 版本和新鲜度

- 页面生成时间: 2026-07-25
- 管理器版本: 2.3.3
- 管理器更新时间: 2026-07-19
- 本地数据: OK
- 上游仓库: https://github.com/fedify-dev/fedify
- 检测到的最新版本: 2.3.3 (当前)
## 项目历史与用法

Fedify is a TypeScript framework and CLI toolchain for building ActivityPub and fediverse server applications. The Homebrew package exposes the fedify command, but the project is broader than the CLI: it is a monorepo containing the core framework, integrations, testing tools, vocabulary packages, and the CLI.

### 项目历史

The GitHub repository was created in March 2024, and the package README describes Fedify as a TypeScript library for building federated server apps powered by ActivityPub and related standards. Its goal is to remove ActivityPub boilerplate so application authors can focus on product behavior.

Fedify's README lists core protocol features including Activity Vocabulary types, WebFinger client and server support, HTTP Signatures and HTTP Message Signatures, Object Integrity Proofs, NodeInfo, webhooks, Mastodon interoperability, framework integrations, and a CLI for testing and debugging.

By 2026 the project had active 2.x release lines and a large monorepo package list spanning web framework integrations, database drivers, relays, testing, vocab tooling, and the CLI. The official README also lists corporate and individual sponsors, which is a useful adoption signal for a young infrastructure project.

### 采用历史

Fedify arrived during renewed developer interest in ActivityPub and the fediverse. Its README explicitly names Mastodon, Lemmy, Pixelfed, and PeerTube as recognizable networks in that ecosystem, and it packages the hard federation pieces for developers who do not want to implement the protocol stack from scratch.

The supplied package facts show the CLI packaged by Homebrew and Scoop. That is narrow compared with old Unix utilities, but significant for a young TypeScript project: it means the CLI is intended as a developer workstation tool, not just an npm library subcommand.

### 使用方式

Developers use Fedify as an application framework and use the fedify CLI for testing and debugging federation behavior. The monorepo also includes packages for creating new projects, framework integration, storage backends, vocabulary generation, and ActivityPub-specific test support.

The CLI matters because federation bugs are often protocol and interoperability bugs rather than ordinary local code bugs. A dedicated toolchain gives developers a way to inspect, test, and debug ActivityPub behavior while building a service.

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

Fedify is package-nerd interesting because it represents a modern protocol framework being distributed through both JavaScript registries and system package managers. The Homebrew formula turns a TypeScript fediverse toolchain into a normal terminal command.

It also sits in a fast-moving standards-adjacent space. Its dependency surface includes W3C ActivityPub, WebFinger, HTTP Message Signatures, NodeInfo, and fediverse interoperability, so metadata accuracy helps distinguish it from generic web frameworks.

### 时间线

- 2024: Fedify GitHub repository created.
- 2026: Fedify 2.3.x release line active.
- 2026: README lists a broad monorepo with core, CLI, framework integrations, database drivers, relay, testing, and vocabulary packages.

### Related projects

- ActivityPub and Activity Vocabulary are the core W3C standards Fedify builds on.
- Mastodon, Lemmy, Pixelfed, and PeerTube are fediverse projects Fedify names as familiar parts of the ecosystem.
- Hollo is related through the project's fediverse account domain and Fedify ecosystem visibility.

### 来源

- <https://github.com/fedify-dev/fedify>
- <https://raw.githubusercontent.com/fedify-dev/fedify/main/packages/fedify/README.md>
- <https://fedify.dev/cli>
- <https://api.github.com/repos/fedify-dev/fedify>
- <https://api.github.com/repos/fedify-dev/fedify/releases>
- <https://formulae.brew.sh/formula/fedify>


## 安全说明

没有找到 fedify 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布，以便未来覆盖拥有稳定的软件包 URL。


## 源数据库详情

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** fedify
- **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

## 其他软件包管理器记录

- Scoop - main/fedify: normalized package name match | Scoop official bucket manifest trees: bucket/fedify.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1


## 相关链接

- [Terminal utility packages](https://www.automicvault.com/zh-hans/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://www.automicvault.com/zh-hans/pkg/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Developer build packages](https://www.automicvault.com/zh-hans/pkg/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [Networking and protocol packages](https://www.automicvault.com/zh-hans/pkg/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [deno](https://www.automicvault.com/zh-hans/pkg/brew/deno/) - Build dependency declared by Homebrew.
- [cot](https://www.automicvault.com/zh-hans/pkg/brew/cot/) - Shares av.db curated category or tags: cli, developer-tools, web-framework.
- [cppcms](https://www.automicvault.com/zh-hans/pkg/brew/cppcms/) - Shares av.db curated category or tags: cli, developer-tools, web-framework.
- [kore](https://www.automicvault.com/zh-hans/pkg/brew/kore/) - Shares av.db curated category or tags: cli, developer-tools, web-framework.
- [astgen](https://www.automicvault.com/zh-hans/pkg/brew/astgen/) - Shares av.db curated category or tags: cli, developer-tools, typescript.
- [bash-language-server](https://www.automicvault.com/zh-hans/pkg/brew/bash-language-server/) - Shares av.db curated category or tags: cli, developer-tools, typescript.
- [bit](https://www.automicvault.com/zh-hans/pkg/brew/bit/) - Shares av.db curated category or tags: cli, developer-tools, typescript.
- [bumpp](https://www.automicvault.com/zh-hans/pkg/brew/bumpp/) - Shares av.db curated category or tags: cli, developer-tools, typescript.
- [changelogen](https://www.automicvault.com/zh-hans/pkg/brew/changelogen/) - Shares av.db curated category or tags: cli, developer-tools, typescript.
- [drogon](https://www.automicvault.com/zh-hans/pkg/brew/drogon/) - Local metadata places this package in an adjacent workflow. Shared terms: cli, developer, developer-tools, framework, server.

## Combined YAML source

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


## 来源

- Nucleus package database
- Geiger risk classifier
- package-page enrichment
- 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
