pkg.soopen package index

brew / Rang 2539

aha mit Homebrew, apk, apt, dnf, MacPorts, Nix, pacman, zypper installieren

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

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install aha

local Homebrew formula metadata

MacPortsverifiziert · 94%
sudo port install aha

MacPorts ports tree · textproc/aha/Portfile · Quelle: api.github.com

Linux

Alpine Linux apkverifiziert · 92%
sudo apk add aha

Alpine Linux edge package indexes · aha · Quelle: dl-cdn.alpinelinux.org

Debian aptverifiziert · 92%
sudo apt install aha

Debian stable package indexes · aha · Quelle: deb.debian.org

Fedora dnfverifiziert · 92%
sudo dnf install aha

Fedora Rawhide package metadata · aha · Quelle: dl.fedoraproject.org

Nixverifiziert · 92%
nix profile install nixpkgs#aha

nixpkgs package indexes · pkgs/by-name/ah/aha/package.nix · Quelle: api.github.com

Arch Linux pacmanverifiziert · 92%
sudo pacman -S aha

Arch Linux sync databases · aha · Quelle: geo.mirror.pkgbuild.com

openSUSE zypperverifiziert · 92%
sudo zypper install aha

openSUSE Tumbleweed package metadata · aha · Quelle: download.opensuse.org

Überblick

Paketzusammenfassung

ANSI HTML adapter

Befehle und Aliase

  • aha

Verlauf

Projektgeschichte und Nutzung

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.

Projektgeschichte

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.

Adoptionsgeschichte

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.

Wie es verwendet wird

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.

Warum Paket-Nerds sich dafür interessieren

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.

Zeitleiste

  • 2012: Public GitHub repository created with an initial commit.
  • 2018: Official repository tag 0.5 recorded.
  • 2020: Official repository tag 0.5.1 recorded.
  • 2026: Input package facts list aha across Homebrew, Debian, Fedora, Arch, MacPorts, Nix, Alpine, Ubuntu, and openSUSE.

Related projects

  • aha commonly sits beside terminal-color producers such as colordiff, ls --color, htop, and man/ul pipelines rather than replacing them.
  • It overlaps in purpose with broader terminal capture or documentation tools, but stays focused on ANSI-to-HTML conversion.

Sicherheitslage

Risikostufe: grün

narrow executable package without higher-risk signals.

Risikoklassifikator

grün Risiko · niedrig Konfidenz · appliance

Warum

  • narrow executable package without higher-risk signals

Signale

  • metadata:no-higher-risk-signals

Installationsverhalten

  • Es wurden keine Homebrew-Bottle-Metadaten erfasst.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
ahaExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.

Aktualität

Version und Aktualität

Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.

Seite generiert2026-08-03
Manager-Version0.5.1
Manager aktualisiert2026-07-10
lokale Datenunbekannt
Upstreamnicht verfügbar
neueste erkannte Versionnicht erkannt
  • OKEs wurden keine Aktualitätswarnungen generiert.

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:aha
Version0.5.1
PaketmanagerHomebrew
Homepagehttps://github.com/theZiz/aha
Repositoryhttps://github.com/theZiz/aha
Zuletzt aktualisiert2026-07-10T16:49:54-04:00
Pulseupdated
Bottlenicht erfasst
Dienstkeiner deklariert

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

Debian apt95%

aha 0.5.1-3

ANSI color to HTML converter

https://github.com/theZiz/aha

sudo apt install aha
  • Section: utils
  • Architecture: amd64
  • 1 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Aha
Debian stable package indexes · deb.debian.org · Debian stable package indexes: aha from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

aha

nix profile install nixpkgs#aha
  • normalized package name match
  • Abgeglichen nach: Aha
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/ah/aha/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

aha 0.5.1-3build1

ANSI color to HTML converter

https://github.com/theZiz/aha

sudo apt install aha
  • Section: universe/utils
  • Architecture: amd64
  • 1 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Aha
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: aha from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

aha 0.5.1-r3

ANSI color to HTML converter

https://github.com/theZiz/aha

sudo apk add aha
  • License: MPL-1.1
  • Architecture: x86_64
  • Source Package: aha
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Aha
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: aha from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

aha-doc 0.5.1-r3

ANSI color to HTML converter (documentation)

https://github.com/theZiz/aha

sudo apk add aha-doc
  • License: MPL-1.1
  • Architecture: x86_64
  • Source Package: aha
  • normalized package name match
  • Abgeglichen nach: Aha
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: aha-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
dnf95%

aha 0.5.1-17.fc45

Convert terminal output to HTML

https://github.com/theZiz/aha

sudo dnf install aha
  • License: MPL-1.1 OR LGPL-2.0-or-later
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: aha
  • 2 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Aha
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: aha from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst
pacman95%

aha 0.5.1-3

Ansi HTML Adapter: convert ANSI escape sequences to HTML

https://github.com/theZiz/aha

sudo pacman -S aha
  • License: MPL-1.1 AND LGPL-2.0-or-later
  • Architecture: x86_64
  • 1 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Aha
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: aha from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper95%

aha 0.5.1-1.23

ANSI color to HTML converter

https://github.com/theZiz/aha/

sudo zypper install aha
  • License: MPL-1.1 OR LGPL-2.1-or-later
  • Category: System/Console
  • Architecture: x86_64
  • Source Package: aha
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Aha
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: aha from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst
MacPorts95%

aha

sudo port install aha
  • normalized package name match
  • Abgeglichen nach: Aha
MacPorts ports tree · api.github.com · MacPorts ports tree: textproc/aha/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

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