Searched refs:install (Results 1 – 25 of 52) sorted by relevance
123
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 shellcheck67 …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 wget97 brew install cmake ninja shfmt shellcheck103 brew install armmbed/formulae/arm-none-eabi-gcc116 brew install llvm@14[all …]
98 install)
9 && apt-get install -y locales \11 && apt-get --no-install-recommends install -fy \24 && python3 -m pip install -U pip \25 && python3 -m pip install -U cmake \26 && python3 -m pip install wheel
81 sudo apt-get --no-install-recommends install -y dbus libdbus-1-dev82 sudo apt-get --no-install-recommends install -y autoconf-archive83 sudo apt-get --no-install-recommends install -y libarchive-tools84 sudo apt-get --no-install-recommends install -y libtool85 sudo apt-get --no-install-recommends install -y libglib2.0-dev86 sudo apt-get --no-install-recommends install -y lcov90 sudo apt-get --no-install-recommends install -y libboost-all-dev python297 sudo make install || die "wpantund make install failed"
23 && apt-get -y install software-properties-common \29 && apt-get -y install \56 RUN python3 -m pip install \98 && make install \108 && make install \119 && make install \131 && make install \142 && make install \154 && make install \
12 install(FILES17 install(FILES22 install(FILES
8 install(FILES ${headers}12 install(FILES ${psa_headers}
10 1. install pyspinel (for python3 only)14 python setup.py install
9 If you don't have the poetry module installed (check with `poetry --version`), install it first usi…12 python3 -m pip install poetry16 poetry install19 This will install all the required modules to a virtual environment, which can be used by calling `…
83 && apt-get install --no-install-recommends -y $OTBR_DOCKER_REQS $OTBR_DOCKER_DEPS \86 && pip2 install -r /tmp/requirements.txt \87 && pip3 install $OTBR_PYTHON_REQS \97 && ninja install \
42 install(TARGETS ${executables}46 install(PROGRAMS
5 # install into a directory inside our own build directory.25 --target install)
31 install(DIRECTORY include/everest39 install(TARGETS ${everest_target}
29 install(DIRECTORY :${CMAKE_CURRENT_SOURCE_DIR}37 install(TARGETS ${p256m_target}
66 def install( member in Requirements123 reqs.install(pip_general_options=options.pip_general_options,
45 sudo apt install -y "${PACKAGES[@]}"47 pip3 install -r "${POSIX_DIR}/requirements.txt"
11 install(TARGETS ${executables}
12 install(TARGETS ${executables}
13 install(TARGETS ${executables}
16 install(TARGETS ${executables}
22 install(TARGETS ${executables}
90 install(TARGETS ot-daemon92 install(TARGETS ot-ctl
37 %THREADDIR%\Python27\python.exe -m pip install --upgrade pip38 %THREADDIR%\Python27\python.exe -m pip install -r requirements.txt
39 install(TARGETS ${executables_mbedtls} ${executables_mbedcrypto}