Searched refs:install (Results 1 – 25 of 110) sorted by relevance
12345
18 sudo apt-get install python-mako19 sudo apt-get install python-bs420 sudo apt-get install python-markdown21 sudo apt-get install tidy22 sudo apt-get install libxml2-utils #xmllint25 sudo port install py27-beautifulsoup426 sudo port install py27-mako27 sudo port install py27-markdown28 sudo port install tidy29 sudo port install libxml2 #xmllint
22 from setuptools.command.install import install61 class InstallLocalPackagesForInstallation(install):63 user_options = install.user_options + [66 boolean_options = install.boolean_options + ['reuse-acts']69 install.initialize_options(self)81 install.run(self)
56 sudo apt-get install python3.8-dev61 sudo apt-get install python3-pip88 pip3 install --user --upgrade virtualenv > /dev/null 2>&1127 $CERT_TEST_VENV/bin/python $CERT_TEST_VENV/acts/setup.py install
1 # APEX pre- & post-install test.3 # Allow to run pre- and post-install hooks for APEX test modules
49 1. Build and install the application:58 $ adb install -r app/build/outputs/apk/app-profiling.apk81 1. Build and install the application:90 $ adb install -r app/build/outputs/apk/profiling/app-profiling.apk113 1. Build and install the application:122 $ adb install -r app/build/outputs/apk/profiling/app-profiling.apk145 1. Build and install the application:154 $ adb install -r app/build/outputs/apk/debug/app-debug.apk
2 baked into the system image as part of update_engine install.
30 adb install -r \
32 std::optional<Process> install(const Files& files, const Args& passthrough_args, bool silent);
12 ### PackageManager flags an app as ephemeral at install time.
7 # /system/bin/install-recovery.sh is a shell script.
35 public static StagedDistroOperation install(DistroVersion distroVersion) { in install() method in StagedDistroOperation
66 sigsegv_handler_.install(70 sigbus_handler_.install(
9 $ adb install -r <path-to-APK-in-out-directory>
49 sudo apt-get -y install $CLANG_PACKAGE libevent-dev libc++-dev libc++abi-dev \
8 # /vendor/bin/install-recovery.sh is a shell script.