Automic VaultAutomic Vault

brew

使用 Homebrew, apk, apt, dnf, Nix, pacman, zypper 安装 catimg

查看 catimg 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install catimg

local Homebrew formula metadata

Linux

Alpine Linux apk已验证 · 92%
sudo apk add catimg

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

Debian apt已验证 · 92%
sudo apt install catimg

Debian stable package indexes · catimg · 来源: deb.debian.org

Fedora dnf已验证 · 92%
sudo dnf install catimg

Fedora Rawhide package metadata · catimg · 来源: dl.fedoraproject.org

Nix已验证 · 92%
nix profile install nixpkgs#catimg

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

Arch Linux pacman已验证 · 92%
sudo pacman -S catimg

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

openSUSE zypper已验证 · 92%
sudo zypper install catimg

openSUSE Tumbleweed package metadata · catimg · 来源: download.opensuse.org

概览

软件包摘要

Insanely fast image printing in your terminal

命令和别名

  • catimg

历史

项目历史与用法

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.

项目历史

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.

采用历史

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.

使用方式

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.

为什么软件包爱好者会关心

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.

时间线

  • 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.

安全态势

风险级别:blue

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

风险分类器

blue 风险 · 中 置信度 · tool

原因

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

信号

  • text:image

安装行为

  • formula 元数据中未记录 Homebrew post-install 钩子。
  • Homebrew bottle 元数据适用于 6 个平台目标。
  • 构建元数据列出 1 个构建依赖。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

可执行文件

已安装的可执行文件

命令类型暴露范围备注
catimgcli全局可执行文件

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-07-25
管理器版本2.8.0
管理器更新时间
本地数据OK
上游当前
检测到的最新版本v2.8.0

https://github.com/posva/catimg

  • 信息No package-manager update timestamp was available.低 置信度

安装元数据

软件包元数据

软件包键brew:catimg
版本2.8.0
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/catimg
主页https://github.com/posva/catimg
仓库https://github.com/posva/catimg
上游文档https://github.com/posva/catimg#readme
许可证MIT
源码归档https://github.com/posva/catimg/archive/refs/tags/v2.8.0.tar.gz
构建依赖cmake
Bottle可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定义
服务未声明

注册表事实

源数据库详情

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

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

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 依赖
  • normalized package name match
  • 匹配方式: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
  • 匹配方式: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 依赖
  • normalized package name match
  • 匹配方式: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 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式: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
  • 匹配方式: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 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式: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 依赖
  • normalized package name match
  • 匹配方式: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 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式: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 提供
  • normalized package name match
  • 匹配方式: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

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • 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