Instalando os pacotes necessários para compilar e rodar a aplicação.
apt install --no-install-recommends acl apache2 build-essential coreutils debconf debootstrap debhelper git libany-uri-escape-perl makepasswd makepasswd openssl php php-cli php-fpm php-gd php-pgsql php-xml php-zip postgresql postgresql-client quota quotatool sharutils schrootCompilando e instalando os pacotes do BOCA
git clone https://github.com/cassiopc/boca
cd boca
dpkg-buildpackage -us -uc