Install the prerequisite applications https://github.com/computate-org/computate_potrace Install bdwgc Create a directory for the ansible role. install -d ~/.ansible/roles/computate.computate_bdwgc Clone the bdwgc ansible role. git clone [email protected]:computate-org/computate_bdwgc.git ~/.ansible/roles/computate.computate_bdwgc Run the bdwgc ansible playbook to install the application locally. cd ~/.ansible/roles/computate.computate_bdwgc ansible-playbook install.yml