caca-config

development files for libcaca

Install

All systems
curl cmd.cat/caca-config.sh
Debian Debian
apt-get install libcaca-dev
Ubuntu
apt-get install libcaca-dev
Alpine
apk add libcaca
Arch Arch Linux
pacman -S libcaca
image/svg+xml Kali Linux
apt-get install libcaca-dev
Fedora
dnf install libcaca-devel
Windows (WSL2)
sudo apt-get update sudo apt-get install libcaca-dev
OS X
brew install libcaca
Raspbian
apt-get install libcaca-dev
Docker
docker run cmd.cat/caca-config caca-config powered by Commando

libcaca-dev

development files for libcaca

libcaca is the Colour AsCii Art library. It provides high level functions for colour text drawing, simple primitives for line, polygon and ellipse drawing, as well as powerful image to text conversion routines. This package contains the header files and static libraries needed to compile applications or shared objects that use libcaca.

libcaca-devel

library for Colour AsCii Art

libcaca

libcaca is the Colour AsCii Art library. It provides high level

functions for color text drawing, simple primitives for line, polygon and ellipse drawing, as well as powerful image to text conversion routines.