#!/usr/bin/env bash set -ex sudo apt update sudo apt install libudev-dev -y sudo apt install binutils-dev -y sudo apt install libunwind-dev -y