# blazeblogger を Homebrew, apt, MacPorts, dnf, Nix, pacman, zypper でインストール

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

## インストール

```sh
sudo av install brew:blazeblogger
```

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

### macOS

- Homebrew (100%):

```sh
brew install blazeblogger
```

  証拠: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install blazeblogger
```

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

### Linux

- Debian apt (92%):

```sh
sudo apt install blazeblogger
```

  証拠: Debian stable package indexes: blazeblogger from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- dnf (92%):

```sh
sudo dnf install blaze-devel
```

  証拠: Fedora Rawhide package metadata: blaze-devel from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst

- Nix (92%):

```sh
nix profile install nixpkgs#blaze
```

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

- pacman (92%):

```sh
sudo pacman -S blaze
```

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

- zypper (92%):

```sh
sudo zypper install blaze-devel
```

  証拠: openSUSE Tumbleweed package metadata: blaze-devel from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst

## パッケージ情報

- **パッケージキー:** brew:blazeblogger
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/blazeblogger>
- **バージョン:** 1.2.0
- **ソース概要:** CMS for the command-line
- **ホームページ:** <http://blaze.blackened.cz/>
- **リポジトリ:** <https://code.google.com/archive/p/blazeblogger>
- **上流ドキュメント:** <http://blaze.blackened.cz/documentation>
- **ライセンス:** GPL-3.0-only
- **ソースアーカイブ:** <https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/blazeblogger/blazeblogger-1.2.0.tar.gz>
- **生成日時:** 2026-07-08T18:08:21+00:00

## 実行可能ファイル

- blaze (cli)
- blaze-add (cli)
- blaze-config (cli)
- blaze-edit (cli)
- blaze-init (cli)
- blaze-list (cli)
- blaze-log (cli)
- blaze-make (cli)
- blaze-remove (cli)
- blaze (エイリアス)
- blaze-add (エイリアス)
- blaze-config (エイリアス)
- blaze-edit (エイリアス)
- blaze-init (エイリアス)
- blaze-list (エイリアス)
- blaze-log (エイリアス)
- blaze-make (エイリアス)
- blaze-remove (エイリアス)

## インストール挙動

- post-install フック: 未定義
- Bottle: 利用可能 対象 all

## バージョンと鮮度

- ページ生成日: 2026-07-08
- マネージャ版: 1.2.0
- ローカルデータ: OK
- 上流リポジトリ: http://blaze.blackened.cz/
- 情報: No package-manager update timestamp was available.
- 情報: Release/tag comparison is only available for GitHub repositories.
## プロジェクトの歴史と使われ方

BlazeBlogger is a Perl-based command-line CMS/static-blog generator from the late-2000s wave of lightweight, database-free publishing tools. It targets users who want a site generated from local files rather than a server-side blog engine.

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

The official site describes BlazeBlogger as a simple but capable command-line CMS that produces static content without a database server or server-side scripting. The site footer and metadata place the project site in the 2009-2011 period and identify Jaromir Hradilek as the copyright holder.

The documentation page records the 1.2.0 User Guide and points to the Google Code project page, bug tracker, discussion group, and downloadable quick-reference material.

### 採用の歴史

The official site archives release and packaging posts for Debian, Fedora, Gentoo, Slackware, and Ubuntu, while the input package facts also list Homebrew, MacPorts, Nix, pacman, and zypper names. Its audience was the Unix user who wanted blog publishing to feel like editing files and running commands.

### 使われ方

The Homebrew package exposes the `blaze` front command and helper commands including `blaze-init`, `blaze-add`, `blaze-edit`, `blaze-list`, `blaze-make`, and `blaze-config`. The curated config location is the local `.blaze/` project directory.

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

BlazeBlogger is package-nerd interesting because it is a static site generator before that category fully consolidated around Git-hosted Markdown workflows. It reflects an era when distribution packages, manpage-like commands, and local directory state were enough to make a personal publishing stack.

### タイムライン

- 2009: Official site archive begins and site metadata uses BlazeBlogger 1.2.0 as generator.
- 2010: Official archive includes distro packaging posts and 1.1.x releases.
- 2011: BlazeBlogger 1.2.0 and its User Guide are published; official site shows Slackware package news in May.

### Related projects

- Related projects include other static site generators and command-line blog tools such as nanoblogger, Jekyll, ikiwiki, and the author's linked pidiblog project.

### ソース

- <http://blaze.blackened.cz/documentation>
- <http://docs.blackened.cz/en-US/BlazeBlogger/1.2.0/html/User_Guide/index.html>
- <https://code.google.com/archive/p/blazeblogger>
- input source_facts.executables
- input source_facts.package-manager


## セキュリティノート

narrow executable package without higher-risk signals.

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


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

- Unix: .blaze/
## ソースデータベース詳細

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

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

- Debian apt - blazeblogger - 1.2.0-4: normalized package name match | Debian stable package indexes: blazeblogger from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | simple to use, command line based, content management system | http://blaze.blackened.cz/
- Ubuntu apt - blazeblogger - 1.2.0-4: normalized package name match | Ubuntu 24.04 LTS package indexes: blazeblogger from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | simple to use, command line based, content management system | http://blaze.blackened.cz/
- MacPorts - blazeblogger: normalized package name match | MacPorts ports tree: www/blazeblogger/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
- Nix - blaze: installed executable or alias match | nixpkgs package indexes: pkgs/by-name/bl/blaze/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- dnf - blaze-devel - 3.8.2-10.fc45: installed executable or alias match | Fedora Rawhide package metadata: blaze-devel from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst | Development headers for BLAZE | https://bitbucket.org/blaze-lib/blaze
- pacman - blaze - 3.8.2-3: installed executable or alias match | Arch Linux sync databases: blaze from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | An open-source, high-performance C++ math library for dense and sparse arithmetic. | https://bitbucket.org/blaze-lib/blaze
- zypper - blaze-devel - 3.8.2-1.6: installed executable or alias match | openSUSE Tumbleweed package metadata: blaze-devel from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst | Headers and cmake files for blaze - a c++ math library | https://bitbucket.org/blaze-lib/blaze
- zypper - blaze-devel-doc - 3.8.2-1.6: installed executable or alias match | openSUSE Tumbleweed package metadata: blaze-devel-doc from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst | API documentation for blaze - a c++ math library | https://bitbucket.org/blaze-lib/blaze


## 関連リンク

- [Terminal utility packages](https://www.automicvault.com/ja/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Networking and protocol packages](https://www.automicvault.com/ja/pkg/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Web development packages](https://www.automicvault.com/ja/pkg/web-dev-tools/) - Matched web development metadata.
- [Productivity CLI packages](https://www.automicvault.com/ja/pkg/productivity-cli-packages/) - Matched curated productivity category metadata from av.db.
- [bookloupe](https://www.automicvault.com/ja/pkg/brew/bookloupe/) - Shares av.db curated category or tags: cli, productivity, publishing.
- [faircamp](https://www.automicvault.com/ja/pkg/brew/faircamp/) - Shares av.db curated category or tags: cli, productivity, publishing.
- [cdlabelgen](https://www.automicvault.com/ja/pkg/brew/cdlabelgen/) - Shares av.db curated category or tags: cli, perl, productivity.
- [docx2txt](https://www.automicvault.com/ja/pkg/brew/docx2txt/) - Shares av.db curated category or tags: cli, perl, productivity.
- [extract_url](https://www.automicvault.com/ja/pkg/brew/extract-url/) - Shares av.db curated category or tags: cli, perl, productivity.
- [mhonarc](https://www.automicvault.com/ja/pkg/brew/mhonarc/) - Shares av.db curated category or tags: cli, perl, productivity.
- [when](https://www.automicvault.com/ja/pkg/brew/when/) - Shares av.db curated category or tags: cli, perl, productivity.
- [a2ps](https://www.automicvault.com/ja/pkg/brew/a2ps/) - Shares av.db curated category or tags: cli, productivity.
- [intlayer-editor](https://www.automicvault.com/ja/pkg/npm/intlayer-editor/) - Local package facts share a topical domain. Shared terms: cli, cms, config, productivity, static.

## Combined YAML source

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


## ソース

- Nucleus package database
- Geiger risk classifier
- package-page enrichment
- curated configuration and credential file locations
- 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
