Lines Matching refs:install
41 …sudo apt-get --no-install-recommends install -y clang-format-14 clang-tidy-14 || echo 'WARNING: co…
44 …python3 -m pip install yapf==0.31.0 || echo 'WARNING: could not install yapf, which is useful if y…
47 …python3 -m pip install mdv || echo 'WARNING: could not install mdv, which is required to post mark…
50 …command -v shfmt || sudo apt-get install shfmt || echo 'WARNING: could not install shfmt, which is…
59 sudo apt-get --no-install-recommends install -y g++ lsb-release cmake ninja-build shellcheck
67 …sudo apt-get --no-install-recommends install -y binutils-arm-none-eabi gcc-arm-none-eabi gdb-arm-n…
69 sudo apt-get --no-install-recommends install -y bzip2 ca-certificates wget
97 brew install cmake ninja shfmt shellcheck
103 brew install armmbed/formulae/arm-none-eabi-gcc
116 brew install llvm@14
124 …python3 -m pip install yapf || echo 'Failed to install python code formatter yapf. Install it manu…