#!/bin/bash sudo apt update sudo apt upgrade --fix-missing sudo apt install build-essential automake pkg-config software-properties-common curl -y