Installing Acra from sources # In most cases, you don’t want to install Acra from sources, use packages or Docker instead. These are the instruction for installation of AcraServer from the Cossack Labs' GitHub repository for Acra. You will need the same set of dependencies for each component. Installing the dependencies # Install the dependencies for Acra: Debian / Ubuntu sudo apt-get install git libssl-dev make build-essential RHEL / CentOS / OEL