caca-config

development files for libcaca

Debian Debian
RUN apt-get update && \ apt-get install -y libcaca-dev
Ubuntu
RUN apt-get update && \ apt-get install -y libcaca-dev
Alpine
RUN apk add libcaca
Arch Arch Linux
RUN pacman -S --noconfirm libcaca
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y libcaca-dev
Fedora
RUN dnf install -y libcaca-devel
Raspbian
RUN apt-get update && \ apt-get install -y libcaca-dev
click the source code to copy install caca-config on any operating system with command-not-found.com