# thors-anvil mit Homebrew installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für thors-anvil in AI-Agent-Workflows.

## Installation

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

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

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

  Evidenz: local Homebrew formula metadata

## Paketfakten

- **Paketschlüssel:** brew:thors-anvil
- **Paketmanager:** Homebrew
- **Version:** 11.1.0
- **Quellzusammenfassung:** Set of modern C++20 libraries for writing interactive Web-Services
- **Homepage:** <https://github.com/Loki-Astari/ThorsAnvil>
- **Repository:** <https://github.com/Loki-Astari/ThorsAnvil>
- **Zuletzt aktualisiert:** 2026-07-07T07:17:24Z
- **Generiert:** 2026-08-03T19:37:03+00:00

## Executables

- SlackCLI (Alias)
- SlackCLI20 (Alias)
- SlackCLI20D (Alias)
- SlackCLID (Alias)
- mug (Alias)
- mug20 (Alias)
- mug20D (Alias)
- mugD (Alias)

## Installationsverhalten

- Bottle: nicht verfügbar

## Version und Aktualität

- Seite generiert: 2026-08-03
- Manager-Version: 11.1.0
## Projektgeschichte und Nutzung

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.

### Projektgeschichte

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.

### Adoptionsgeschichte

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.

### Wie es verwendet wird

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.

### Warum Paket-Nerds sich dafür interessieren

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.

### Zeitleiste

- 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.

### Quellen

- <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.>


## Sicherheitshinweise

Für thors-anvil wurde kein passendes lokales Secret-Handling-Manifest gefunden. Nucleus-Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.



## Combined YAML source

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


## Quellen

- pkg.so package database
- Geiger risk classifier
- curated package history
- pkgdb category and tag curation
- cross-ecosystem install command graph
