Automic VaultAutomic Vault

brew

catimg mit Homebrew, apk, apt, dnf, Nix, pacman, zypper installieren

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

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install catimg

local Homebrew formula metadata

Linux

Alpine Linux apkverifiziert · 92%
sudo apk add catimg

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

Debian aptverifiziert · 92%
sudo apt install catimg

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

Fedora dnfverifiziert · 92%
sudo dnf install catimg

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

Nixverifiziert · 92%
nix profile install nixpkgs#catimg

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

Arch Linux pacmanverifiziert · 92%
sudo pacman -S catimg

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

openSUSE zypperverifiziert · 92%
sudo zypper install catimg

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

Überblick

Paketzusammenfassung

Insanely fast image printing in your terminal

Befehle und Aliase

  • catimg

Verlauf

Projektgeschichte und Nutzung

Catimg is a terminal image renderer. Its README describes a small C program with no dependencies that prints JPEG, PNG, and GIF images in the terminal.

Projektgeschichte

The README says catimg was originally a script that used ImageMagick convert before becoming a C implementation. It keeps script-era documentation for the older dependency path while presenting the C version as the fast default.

Adoptionsgeschichte

The README documents Homebrew, Arch Linux, and Fedora installation examples, and the supplied package facts add Alpine, Debian, Nix, Ubuntu, and openSUSE packaging. That spread reflects the appeal of a tiny visual CLI utility across Unix package sets.

Wie es verwendet wird

catimg is used directly from the terminal to render image files using ANSI colors and optional Unicode high-resolution output. The README highlights the tradeoff between the older script's color accuracy and the C version's speed.

Warum Paket-Nerds sich dafür interessieren

catimg is the kind of package that makes terminal environments feel playful without bringing in a GUI stack. It is also easy to package because the current C tool is small, MIT-licensed, and largely self-contained.

Zeitleiste

  • 2013: The repository links to the author's original catimg article from May 27.
  • 2026: Homebrew formula packages v2.8.0 from the official release archive.
  • 2026: The README continues to document package-manager installation examples.

Related projects

  • Related tools include ImageMagick convert, which powered the original script version, and terminal graphics/image viewers that render media through ANSI colors or Unicode cells.

Sicherheitslage

Risikostufe: blue

broad file, network, media, or database tool signal.

Risikoklassifikator

blue Risiko · mittel Konfidenz · tool

Warum

  • broad file, network, media, or database tool signal

Signale

  • text:image

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Homebrew-Bottle-Metadaten sind für 6 Plattformziele verfügbar.
  • Build-Metadaten listen 1 Build-Abhängigkeiten.

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
catimgcliglobales Executable

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-07-25
Manager-Version2.8.0
Manager aktualisiert
lokale DatenOK
Upstreamaktuell
neueste erkannte Versionv2.8.0

https://github.com/posva/catimg

  • InfoNo package-manager update timestamp was available.niedrig Konfidenz

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:catimg
Version2.8.0
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/catimg
Homepagehttps://github.com/posva/catimg
Repositoryhttps://github.com/posva/catimg
Upstream-Dokumentationhttps://github.com/posva/catimg#readme
LizenzMIT
Quellarchivhttps://github.com/posva/catimg/archive/refs/tags/v2.8.0.tar.gz
Build-Abhängigkeitencmake
Bottleverfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnicht definiert
Dienstkeiner deklariert

Registry-Fakten

Details aus der Quelldatenbank

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namecatimg
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

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

Debian apt95%

catimg 2.7.0-4

fast image printing in to your terminal

https://github.com/posva/catimg

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

catimg

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

catimg 2.7.0-2

fast image printing in to your terminal

https://github.com/posva/catimg

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

catimg 2.8.0-r0

terminal image renderer

https://github.com/posva/catimg

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

catimg-doc 2.8.0-r0

terminal image renderer (documentation)

https://github.com/posva/catimg

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

catimg 2.8.0-3.fc44

Print images in a terminal with 256 colors support

https://github.com/posva/catimg

sudo dnf install catimg
  • License: MIT
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: catimg
  • 3 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Catimg
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: catimg from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
pacman95%

catimg 2.8.0-1

Print images in a terminal with 256 colors support

https://github.com/posva/catimg

sudo pacman -S catimg
  • License: MIT
  • Architecture: x86_64
  • 1 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Catimg
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: catimg from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper95%

catimg 2.8.0-1.3

Insanely fast image printing in your terminal

https://posva.net/shell/retro/bash/2013/05/27/catimg

sudo zypper install catimg
  • License: MIT
  • Category: Productivity/Graphics/Viewers
  • Architecture: x86_64
  • Source Package: catimg
  • 3 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Catimg
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: catimg from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

catimg-zsh-completion 2.8.0-1.3

ZSH Completion for catimg

https://posva.net/shell/retro/bash/2013/05/27/catimg

sudo zypper install catimg-zsh-completion
  • License: MIT
  • Category: Productivity/Graphics/Viewers
  • Architecture: noarch
  • Source Package: catimg
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Catimg
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: catimg-zsh-completion from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst

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
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment