#!/bin/bash sudo apt update && \ apt-get install -y \ build-essential \ cmake \ pkg-config \ libpthread-stubs0-dev sudo apt install -y \ curl \ htop \ python3-pip