Lines Matching full:install
7 Install Prerequisites
12 - install pip::
16 - install CMake & Ninja build:
20 brew install cmake ninja dfu-util
24 sudo port install cmake ninja dfu-util
28 …ended to also install ccache_ for faster builds. If you have HomeBrew_, this can be done via ``bre…
35 …Then you will need to install the XCode command line tools to continue. You can install these by r…
50 Below is an overview of steps to install Python 3.
54 brew install python3
58 sudo port install python38
69 .. _MacPorts: https://www.macports.org/install.php