# monolith を Homebrew, apk, MacPorts, Nix, pacman, scoop, winget でインストール

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

## インストール

```sh
sudo av install brew:monolith
```

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

### macOS

- Homebrew (100%):

```sh
brew install monolith
```

  証拠: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install monolith
```

  証拠: MacPorts ports tree: www/monolith/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- apk (92%):

```sh
sudo apk add monolith
```

  証拠: Alpine Linux edge package indexes: monolith from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz

- Nix (92%):

```sh
nix profile install nixpkgs#monolith
```

  証拠: nixpkgs package indexes: pkgs/by-name/mo/monolith/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

- pacman (92%):

```sh
sudo pacman -S monolith
```

  証拠: Arch Linux sync databases: monolith from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

### Windows

- Scoop (92%):

```sh
scoop install main/monolith
```

  証拠: Scoop official bucket manifest trees: bucket/monolith.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1

- winget (92%):

```sh
winget install --id Y2Z.Monolith -e
```

  証拠: Windows Package Manager source index: Y2Z.Monolith from https://cdn.winget.microsoft.com/cache/source.msix

## パッケージ情報

- **パッケージキー:** brew:monolith
- **パッケージマネージャ:** Homebrew
- **バージョン:** 2.10.1
- **ソース概要:** CLI tool for saving complete web pages as a single HTML file
- **ホームページ:** <https://github.com/Y2Z/monolith>
- **リポジトリ:** <https://github.com/Y2Z/monolith>
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- monolith (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

- ページ生成日: 2026-08-03
- マネージャ版: 2.10.1
## プロジェクトの歴史と使われ方

Monolith is a Rust CLI and library for saving a web page as a single self-contained HTML document. The project README presents it as an alternative to the browser "Save page as" workflow: instead of writing an HTML file plus a directory of assets, Monolith embeds CSS, images, and JavaScript into one HTML5 file for storage or sharing.

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

The tool appeared in developer and archiving circles by 2019, including a Show HN discussion where users compared it with MHTML, PDF archiving, and browser-extension approaches such as SingleFile. That discussion captures its practical tradeoff: it favors a static, portable HTML artifact that can be searched, copied, and archived, while browser-driven tools may be better for pages that require extensive JavaScript execution before capture.

### 使われ方

Monolith's ecosystem role stayed small and focused. It is distributed through Rust's crates.io ecosystem and package managers such as Homebrew, and it was important enough to be compiled into WebAssembly for the separate Monolith of Web Chrome extension. Users reach for it in scripts, personal archival workflows, data-hoarding setups, or reproducible captures where one file is easier to manage than a browser-generated folder tree.

### ソース

- <https://crates.io/crates/monolith>
- <https://github.com/Y2Z/monolith>
- <https://github.com/rhysd/monolith-of-web>
- <https://news.ycombinator.com/item?id=20774322>


## セキュリティノート

narrow executable package without higher-risk signals.

- **Geiger リスク:** グリーン / 低
- narrow executable package without higher-risk signals

## 他のパッケージマネージャ記録

- Nix - monolith: normalized package name match | nixpkgs package indexes: pkgs/by-name/mo/monolith/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- apk - monolith - 2.10.1-r0: normalized package name match | Alpine Linux edge package indexes: monolith from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | CLI tool for saving complete web pages as a single HTML file | https://github.com/Y2Z/monolith
- pacman - monolith - 2.10.1-1: normalized package name match | Arch Linux sync databases: monolith from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | CLI to save web pages as single HTML files | https://github.com/Y2Z/monolith
- MacPorts - monolith: normalized package name match | MacPorts ports tree: www/monolith/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
- Scoop - main/monolith: normalized package name match | Scoop official bucket manifest trees: bucket/monolith.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1
- winget - Y2Z.Monolith: normalized package name match | Windows Package Manager source index: Y2Z.Monolith from https://cdn.winget.microsoft.com/cache/source.msix


## Combined YAML source

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


## ソース

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