Searched full:dpkg (Results 1 – 25 of 59) sorted by relevance
123
176 # for example, apt and dpkg will stop working209 if ! dpkg --purge --force-remove-essential --force-depends "${PACKAGE}"215 # Show what's left package-wise before dropping dpkg itself216 COLUMNS=300 dpkg-query -W --showformat='${Installed-Size;10}\t${Package}\n' | sort -k1,1n218 # Drop dpkg219 dpkg --purge --force-remove-essential --force-depends dpkg221 # No apt or dpkg, no need for its configuration archives223 rm -rf etc/dpkg
12 dpkg --add-architecture $arch47 # with apt-get, then force-install llvm-*-{dev,tools}:$arch with dpkg to get66 EXTRA_MESON_ARGS="--cross-file=/cross_file-${arch}.txt -D libdir=lib/$(dpkg-architecture -A $arch -…77 dpkg -i --force-depends llvm-${LLVM}-*_${arch}.deb
6 for DEV in $(dpkg --list | grep '^ii [^ ]' | cut -d ' ' -f 3 | grep -P '\-dev($|\:amd64$)')9 for DEV_64_SO in $(dpkg -L $DEV | grep '/lib/x86_64-linux-gnu/.*\.so$')28 DEV_64_TARGET_PKG=$(dpkg -S $DEV_64_TARGET_FULL | cut -d ':' -f 1)
19 if !(dpkg-query -W -f'${Status}' "$arg" 2>/dev/null | \
35 curl dpkg-dev libxml2-dev genisoimage libc6-i386 \69 --build=`dpkg-architecture -qDEB_BUILD_GNU_TYPE` \100 --build=`dpkg-architecture -qDEB_BUILD_GNU_TYPE` \113 --build=`dpkg-architecture -qDEB_BUILD_GNU_TYPE` \
31 --build=`dpkg-architecture -qDEB_BUILD_GNU_TYPE` \
9 CUNIT_PC=`dpkg -L libcunit1-dev 2>/dev/null|grep cunit.pc`11 …grep -q Version: $CUNIT_PC || (dpkg -l|sed -ne 's/^ii\s\+libcunit1-dev\s\+\([0-9]\+.[0-9]\+-[0-9]\…
177 if type dpkg-query >/dev/null 2>/dev/null; then178 if ! dpkg-query -f '${Status} ${Package}: ${Version}\n' -W 'libasan*' |185 echo " Unable to determine the asan version without dpkg."
37 sudo apt-get install -yqq -o=Dpkg::Use-Pty=0 g++-multilib43 sudo apt-get install -yqq -o=Dpkg::Use-Pty=0 g++-$HOST
243 local DPKG245 DPKG="$(command -v dpkg)"246 [ -n "$RPM$DPKG" ] || return254 if [ -x "$DPKG" ]; then "$DPKG" -l; fi281 if command -v dpkg > /dev/null ; then282 ALSA_LIB_VERSION="$(dpkg -l libasound2 | tail -1 | awk '{ print $3 }' | cut -f 1 -d -)"295 if command -v dpkg > /dev/null ; then296 ALSA_LIB_VERSION="$(dpkg -l libasound2 | tail -1 | awk '{ print $3 }' | cut -f 1 -d -)"380 rpm, dpkg
75 --build=`dpkg-architecture -qDEB_BUILD_GNU_TYPE` \94 --build=`dpkg-architecture -qDEB_BUILD_GNU_TYPE` \
9 dpkg --add-architecture i386
29 dpkg-cross \
3 RUN dpkg --add-architecture i386 && \
3 RUN dpkg --add-architecture i386
5 dpkg --add-architecture i386
17 dpkg --add-architecture $ARCH
18 build_cpu=$(dpkg-architecture -qDEB_BUILD_GNU_CPU)
12 e2fsprogs. Provisions for building Red Hat RPMs and Debian dpkg files
10 dpkg-buildpackage(1) on Debian GNU/Linux, or rpm(8) on distributions that
12 RUN dpkg -i dumb-init_*.deb
11 RUN dpkg -i dumb-init_*.deb