# thors-anvil を Homebrew でインストール

thors-anvil のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

```sh
sudo av install brew:thors-anvil
```

追加のインストールコマンド:

### macOS

- Homebrew (100%):

```sh
brew install thors-anvil
```

  証拠: local Homebrew formula metadata

## パッケージ情報

- **パッケージキー:** brew:thors-anvil
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/thors-anvil>
- **バージョン:** 11.1.0
- **ソース概要:** Set of modern C++20 libraries for writing interactive Web-Services
- **ホームページ:** <https://github.com/Loki-Astari/ThorsAnvil>
- **リポジトリ:** <https://github.com/Loki-Astari/ThorsAnvil>
- **上流ドキュメント:** <https://github.com/Loki-Astari/ThorsAnvil#readme>
- **ライセンス:** MIT
- **ソースアーカイブ:** <https://github.com/Loki-Astari/ThorsAnvil.git>
- **最終更新:** 2026-07-07T07:17:24Z
- **生成日時:** 2026-07-25T07:20:51+00:00

## 実行可能ファイル

- SlackCLI (cli)
- SlackCLI20 (cli)
- SlackCLI20D (cli)
- SlackCLID (cli)
- mug (cli)
- mug20 (cli)
- mug20D (cli)
- mugD (cli)
- SlackCLI (エイリアス)
- SlackCLI20 (エイリアス)
- SlackCLI20D (エイリアス)
- SlackCLID (エイリアス)
- mug (エイリアス)
- mug20 (エイリアス)
- mug20D (エイリアス)
- mugD (エイリアス)

## 依存関係

- boost
- libevent
- libyaml
- magic_enum
- openssl@3
- snappy

## ビルド依存関係

- cmake

## macOS 提供ライブラリ

- bzip2

## インストール挙動

- post-install フック: 未定義
- Bottle: 利用可能 対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## バージョンと鮮度

- ページ生成日: 2026-07-25
- マネージャ版: 11.1.0
- マネージャ更新日: 2026-07-07
- ローカルデータ: OK
- 上流リポジトリ: https://github.com/Loki-Astari/ThorsAnvil
- 情報: No cached GitHub release or tag data was available.
## プロジェクトの歴史と使われ方

ThorsAnvil is a collection of modern C++20 libraries for building interactive web services. The official README groups together serialization, crypto, sockets, storage, MongoDB access, an async HTTP server, and Slack-bot support under one package.

### プロジェクトの歴史

The project is distributed from the Loki-Astari/ThorsAnvil repository and documents both manual builds and package-consumption workflows. Its README emphasizes CMake integration through installed package config files, plus imported targets such as ThorSerialize, ThorsSocket, ThorsMongo, Nisse, and NisseBolt.

### 採用の歴史

Official documentation shows adoption through developer package channels rather than mass end-user CLI use: the README documents installation through Homebrew and ConanCenter, alongside source builds and a header-only branch. That places ThorsAnvil in the C++ package-management niche where Homebrew, Conan, CMake package files, and system libraries need to line up.

### 使われ方

Users install or build ThorsAnvil, then consume its CMake targets from C++ projects. The README's examples link a webserver against the async HTTP server, serialization, and MongoDB components, while the package also installs command-line utilities such as Mug and SlackCLI through the Homebrew formula.

### パッケージ好きにとっての重要性

The package is noteworthy for package nerds because it bundles a nontrivial C++ dependency graph behind Homebrew and Conan package metadata. It is less a standalone command than a packaged library suite whose value comes from installed headers, libraries, CMake config files, and transitive dependencies being discoverable.

### タイムライン

- Current README: describes ThorsAnvil as modern C++20 libraries for interactive web services.
- Current README: documents Homebrew installation and CMake `find_package(ThorsAnvil REQUIRED)` consumption.
- Current README: documents ConanCenter availability with a thors-anvil package requirement.

### Related projects

- Related tooling includes CMake package exports, ConanCenter packages, C++ web-service frameworks, C++ serialization libraries, MongoDB client libraries, and Slack bot frameworks.

### ソース

- <https://github.com/Loki-Astari/ThorsAnvil#readme - official README for project scope, libraries, manual build, Homebrew, Conan, CMake targets, and examples.>
- <https://loki-astari.github.io/ThorsAnvil/ - official documentation site linked from the README.>


## セキュリティノート

thors-anvil に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。


## ソースデータベース詳細

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** thors-anvil
- **Version Scheme:** 0
- **Revision:** 0
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** stable


## 関連リンク

- [Source-control packages](https://www.automicvault.com/ja/pkg/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://www.automicvault.com/ja/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://www.automicvault.com/ja/pkg/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Developer build packages](https://www.automicvault.com/ja/pkg/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [libevent](https://www.automicvault.com/ja/pkg/brew/libevent/) - Runtime dependency declared by Homebrew.
- [openssl@3](https://www.automicvault.com/ja/pkg/brew/openssl-3/) - Runtime dependency declared by Homebrew.
- [cmake](https://www.automicvault.com/ja/pkg/brew/cmake/) - Build dependency declared by Homebrew.
- [poco](https://www.automicvault.com/ja/pkg/brew/poco/) - Shares av.db curated category or tags: c-plus-plus, cli, developer-tools, libraries.
- [cctz](https://www.automicvault.com/ja/pkg/brew/cctz/) - Shares av.db curated category or tags: c-plus-plus, cli, developer-tools, libraries.
- [ctemplate](https://www.automicvault.com/ja/pkg/brew/ctemplate/) - Shares av.db curated category or tags: c-plus-plus, cli, developer-tools, libraries.
- [libdazzle](https://www.automicvault.com/ja/pkg/brew/libdazzle/) - Shares av.db curated category or tags: cli, developer-tools, libraries.
- [behaviortree.cpp](https://www.automicvault.com/ja/pkg/brew/behaviortree-cpp/) - Shares av.db curated category or tags: cli, developer-tools, libraries.
- [chmlib](https://www.automicvault.com/ja/pkg/brew/chmlib/) - Shares av.db curated category or tags: cli, developer-tools, libraries.
- [cppcms](https://www.automicvault.com/ja/pkg/brew/cppcms/) - Shares av.db curated category or tags: c-plus-plus, cli, developer-tools, web-services.
- [curlpp](https://www.automicvault.com/ja/pkg/brew/curlpp/) - Shares av.db curated category or tags: cli, developer-tools, libraries.
- [crystal-icr](https://www.automicvault.com/ja/pkg/brew/crystal-icr/) - Local package facts share a topical domain. Shared terms: cli, developer, developer-tools, interactive, libevent.
- [micromamba](https://www.automicvault.com/ja/pkg/brew/micromamba/) - Local package facts share a topical domain. Shared terms: c-plus-plus, cli, developer, developer-tools, openssl.

## Combined YAML source

View the package source record on GitHub. [combined/thors-anvil.yml](https://github.com/automic-vault/db/blob/main/combined/thors-anvil.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
- cross-ecosystem install command graph
