macOS
brew install ahalocal Homebrew formula metadata
sudo port install ahaMacPorts ports tree · textproc/aha/Portfile · ソース: api.github.com
brew
aha のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install ahalocal Homebrew formula metadata
sudo port install ahaMacPorts ports tree · textproc/aha/Portfile · ソース: api.github.com
sudo apk add ahaAlpine Linux edge package indexes · aha · ソース: dl-cdn.alpinelinux.org
sudo dnf install ahaFedora Rawhide package metadata · aha · ソース: dl.fedoraproject.org
nix profile install nixpkgs#ahanixpkgs package indexes · pkgs/by-name/ah/aha/package.nix · ソース: api.github.com
sudo pacman -S ahaArch Linux sync databases · aha · ソース: geo.mirror.pkgbuild.com
sudo zypper install ahaopenSUSE Tumbleweed package metadata · aha · ソース: download.opensuse.org
概要
ANSI HTML adapter
履歴
aha, the ANSI HTML Adapter, is a small C command-line utility for turning ANSI SGR-colored terminal output into HTML. Its niche is deliberately narrow: preserve colored command output from tools such as colordiff, ls, htop, and formatted man pages so it can be posted or archived as standards-compliant HTML.
The public GitHub repository for aha began in May 2012 with an initial commit. The project has stayed close to the Unix filter model: read colored terminal text on standard input, emit HTML on standard output, and avoid runtime dependencies beyond a C compiler and make for source builds.
Version tags in the official repository show a long-lived but compact tool rather than a fast-moving framework. Notable repository tags include 0.5 in 2018 and 0.5.1 in 2020, with the README continuing to document source builds and simple shell-pipeline examples.
aha's adoption is mostly package-manager adoption: the project README explicitly documents Homebrew and conda installation, and the supplied package facts list packages in Homebrew, Debian, Fedora, Arch, MacPorts, Nix, Alpine, Ubuntu, and openSUSE ecosystems.
That distribution profile matches the tool's role: it is useful in scripts, CI logs, bug reports, and documentation pipelines where terminal color needs to survive outside a terminal emulator.
Typical usage pipes colored command output into aha and redirects the result to an HTML file. Official examples include converting aha's own help output, colordiff output, colored ls output, htop output with line-fix handling, and formatted man-page output.
For package users, the important operational detail is that aha is dependency-light and filter-shaped. It can be dropped into an existing shell pipeline without adopting a larger documentation or terminal-recording stack.
aha is the kind of package that appears small until it is missing from a packaging set: it fills the specific gap between ANSI-colored CLI output and static HTML artifacts. Its broad distro coverage makes it a handy compatibility target for scripts that need portable terminal-to-web conversion.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
aha | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:aha |
|---|---|
| バージョン | 0.5.1 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/aha |
| ホームページ | https://github.com/theZiz/aha |
| リポジトリ | https://github.com/theZiz/aha |
| 上流ドキュメント | https://github.com/theZiz/aha#readme |
| ライセンス | LGPL-2.0-or-later OR MPL-1.1 |
| ソースアーカイブ | https://github.com/theZiz/aha/archive/refs/tags/0.5.1.tar.gz |
| Bottle | 利用可能 (対象 arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | aha |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
aha 0.5.1-3
ANSI color to HTML converter
sudo apt install ahaaha
nix profile install nixpkgs#ahaaha 0.5.1-3build1
ANSI color to HTML converter
sudo apt install ahaaha 0.5.1-r3
ANSI color to HTML converter
sudo apk add ahaaha-doc 0.5.1-r3
ANSI color to HTML converter (documentation)
sudo apk add aha-docaha 0.5.1-16.fc44
Convert terminal output to HTML
sudo dnf install ahaaha 0.5.1-3
Ansi HTML Adapter: convert ANSI escape sequences to HTML
sudo pacman -S ahaaha 0.5.1-1.21
ANSI color to HTML converter
https://github.com/theZiz/aha/
sudo zypper install ahaaha
sudo port install ahaソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.