caca-config
development files for libcaca
RUN apt-get update && \
apt-get install -y libcaca-dev
RUN apt-get update && \
apt-get install -y libcaca-dev
RUN apk add libcaca
RUN pacman -S --noconfirm libcaca
RUN apt-get update && \
apt-get install -y libcaca-dev
RUN dnf install -y libcaca-devel
RUN apt-get update && \
apt-get install -y libcaca-dev