1 2 3 4
#!/bin/bash # install essential tools used when compiling a project with XDS apt-get install -y cmake uuid-dev libssl-dev