#!/bin/bash set -e apt -y remove build-essential git pkg-config *-dev apt -y autoremove