aalib-config
ASCII art library, development kit
Install
- All systems
-
curl cmd.cat/aalib-config.sh
- Debian
-
apt-get install libaa1-dev
- Ubuntu
-
apt-get install libaa1-dev
- Arch Linux
-
pacman -S aalib
- Kali Linux
-
apt-get install libaa1-dev
- Fedora
-
dnf install aalib-devel
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install libaa1-dev
- OS X
-
brew install aalib
- Raspbian
-
apt-get install libaa1-dev
- Dockerfile
- dockerfile.run/aalib-config
libaa1-dev
ASCII art library, development kit
AAlib is a portable ASCII art graphics library. Internally, it works like a graphics display, but the output is rendered into platform-independent ASCII graphics. This package contains the static library and header files used in development, plus developer's documentation.