Skip to content

Instantly share code, notes, and snippets.

@oliveira-andre
Created July 14, 2021 14:21
Show Gist options
  • Select an option

  • Save oliveira-andre/27b4c61a50d9b8204d51c9f02fcbe11b to your computer and use it in GitHub Desktop.

Select an option

Save oliveira-andre/27b4c61a50d9b8204d51c9f02fcbe11b to your computer and use it in GitHub Desktop.
how to install cacafire in multiple plataforms

how to install cacafire

Macos

brew install libcaca
cacafire

Ubuntu

sudo apt install caca-utils
cacafire

Arch Linux

sudo pacman -S libcaca
cacafire
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment