# cfonts を Homebrew, dnf, MacPorts, Nix でインストール

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

## インストール

```sh
sudo av install brew:cfonts
```

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

### macOS

- Homebrew (100%):

```sh
brew install cfonts
```

  証拠: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install cfonts
```

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

### Linux

- dnf (92%):

```sh
sudo dnf install cfonts
```

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

- Nix (92%):

```sh
nix profile install nixpkgs#cfonts
```

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

## パッケージ情報

- **パッケージキー:** brew:cfonts
- **パッケージマネージャ:** Homebrew
- **バージョン:** 1.3.0
- **ソース概要:** Sexy ANSI fonts for the console
- **ホームページ:** <https://github.com/dominikwilkowski/cfonts>
- **リポジトリ:** <https://github.com/dominikwilkowski/cfonts>
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- cfonts (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

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

cfonts is a command-line text banner generator for ANSI console fonts. The official README calls it a small CLI for giving command-line output some visual style, with both Rust and Node.js implementations.

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

The official GitHub repository was created in January 2015 and originally grew as a Node.js package. The release-branch documentation describes two implementations, Rust and Node.js, with the Homebrew formula using the Rust release line.

The project's release process distinguishes `vX.Y.Znodejs` tags from `vX.Y.Zrust` tags. The official release instructions also describe publishing to npm, crates.io, Homebrew, AUR, Fedora, and MacPorts, making the repository unusually explicit about its multi-ecosystem packaging workflow.

### 採用の歴史

The README documents installation through Homebrew, AUR, Fedora, NixOS, MacPorts, Cargo, npm, and Yarn. The package metadata in this batch also shows Homebrew, Fedora, MacPorts, and Nix packaging.

cfonts has stayed useful because terminal banners are a durable CLI trope: release scripts, demos, dev tools, and playful command output often want large colored text without depending on a full TUI framework.

### 使われ方

The CLI accepts text and options for font, alignment, colors, gradients, spacing, and related terminal presentation. The README documents supported characters and multiple font faces such as block, slick, tiny, grid, pallet, shade, chrome, simple, 3d, huge, and console.

There is no official persistent config file or credential file documented for the CLI, so both locations are null.

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

cfonts is package-nerd fun because the project straddles npm and crates.io while exposing the same tiny command name to users. Its release notes read like a tour of how one small CLI moves through multiple packaging ecosystems.

It is also a reminder that not every packaged developer tool is about compilers or infrastructure. Sometimes the valuable artifact is a polished, dependency-light terminal affordance that makes other tools more readable or memorable.

### タイムライン

- 2015: The dominikwilkowski/cfonts repository is created on GitHub.
- 2023: The release stream includes both Rust and Node.js tags.
- 2025: v3.3.1nodejs and v1.3.0rust releases show both implementations still tracked in the official repository.

### Related projects

- npm and Yarn are the documented package channels for the Node.js implementation.
- crates.io and docs.rs are the documented package and API documentation surfaces for the Rust implementation.
- Homebrew, AUR, Fedora, NixOS, and MacPorts are documented downstream package channels in the official release notes.

### ソース

- <https://api.github.com/repos/dominikwilkowski/cfonts>
- <https://github.com/dominikwilkowski/cfonts>
- <https://github.com/dominikwilkowski/cfonts#readme>
- <https://formulae.brew.sh/api/formula/cfonts.json>
- <https://api.github.com/repos/dominikwilkowski/cfonts/releases>
- <https://github.com/dominikwilkowski/cfonts/blob/released/RELEASE.md>


## セキュリティノート

narrow executable package without higher-risk signals.

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

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

- Nix - cfonts: normalized package name match | nixpkgs package indexes: pkgs/by-name/cf/cfonts/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- dnf - cfonts - 1.3.0-3.fc45: normalized package name match | Fedora Rawhide package metadata: cfonts from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | Sexy ANSI fonts for the console | https://crates.io/crates/cfonts
- MacPorts - cfonts: normalized package name match | MacPorts ports tree: textproc/cfonts/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1


## Combined YAML source

View the package source record on GitHub. [combined/cfonts.yml](https://github.com/mxcl/pkgdb/blob/main/combined/cfonts.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
