Lines Matching full:linux
3 Install Linux Host Dependencies
6 Documentation is available for these Linux distributions:
10 * Clear Linux
11 * Arch Linux
45 .. group-tab:: Clear Linux
51 .. group-tab:: Arch Linux
92 .. group-tab:: Clear Linux
99 The Clear Linux focus is on *native* performance and security and not
111 system*. Each Linux distribution has a unique, relatively complex and
113 other and Clear Linux is no exception. If you need a more flexible
117 .. group-tab:: Arch Linux
141 wget https://github.com/Kitware/CMake/releases/download/v3.21.1/cmake-3.21.1-Linux-x86_64.sh
142 chmod +x cmake-3.21.1-Linux-x86_64.sh
143 sudo ./cmake-3.21.1-Linux-x86_64.sh --skip-license --prefix=/usr/local
156 wget https://github.com/Kitware/CMake/releases/download/v3.21.1/cmake-3.21.1-Linux-x86_64.sh
157 yes | sh cmake-3.21.1-Linux-x86_64.sh | cat
158 echo "export PATH=$PWD/cmake-3.21.1-Linux-x86_64/bin:\$PATH" >> $HOME/.zephyrrc
233 wget |sdk-url-linux|
234 wget -O - |sdk-url-linux-sha| | shasum --check --ignore-missing
240 ``x86_64`` with ``aarch64`` in order to download the 64-bit ARM Linux SDK.
296 Building on Linux without the Zephyr SDK