#!/bin/bash # Install PortAudio library apt-get update && apt-get install -y portaudio19-dev