Searched full:apt (Results 1 – 25 of 1503) sorted by relevance
12345678910>>...61
8 apt:18 apt:28 apt:38 apt:48 apt:58 apt:68 apt:79 apt:82 - sourceline: 'deb https://apt.llvm.org/xenial/ llvm-toolchain-xenial-3.8 main'83 key_url: 'https://apt.llvm.org/llvm-snapshot.gpg.key'[all …]
17 RUN apt-get update && apt-get install -y apt-transport-https && apt-get clean19 RUN apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys 3FA7E0328081BFF6A14DA29AA6A19…20 RUN echo "deb https://download.mono-project.com/repo/ubuntu stable-trusty main" | tee /etc/apt/sour…22 RUN apt-get update && apt-get install -y \25 && apt-get clean27 RUN apt-get update && apt-get install -y unzip && apt-get clean30 RUN apt-get install -y apt-transport-https31 …UN sh -c 'echo "deb [arch=amd64] https://apt-mo.trafficmanager.net/repos/dotnet-release/ trusty ma…32 RUN apt-key adv --keyserver apt-mo.trafficmanager.net --recv-keys 417A089333 RUN apt-get update && apt-get install -y dotnet-dev-1.0.4[all …]
22 sudo apt-get update25 sudo apt-get install -y openjdk-8-jdk26 sudo apt-get install -y unzip lsof28 sudo apt-get install -y \65 sudo apt-get install -y google-perftools libgoogle-perftools-dev68 sudo apt-get install -y netperf71 sudo apt-get install -y python-psutil python3-psutil74 sudo apt-get install -y google-cloud-sdk77 sudo apt-get install -y libgtest-dev libc++-dev clang89 sudo apt-get install -y pypy pypy-dev[all …]
16 RUN sed -i '/deb http:\/\/http.debian.net\/debian jessie-updates main/d' /etc/apt/sources.list19 RUN apt-get update && apt-get install -y \47 zip && apt-get clean51 RUN apt-get update && apt-get install -y time && apt-get clean58 RUN apt-get update && apt-get install -y \74 RUN apt-get update && apt-get -y install libgflags-dev libgtest-dev libc++-dev clang && apt-get cle…83 RUN echo "deb http://archive.debian.org/debian jessie-backports main" | tee /etc/apt/sources.list.d…84 RUN echo 'Acquire::Check-Valid-Until "false";' > /etc/apt/apt.conf85 RUN sed -i '/deb http:\/\/deb.debian.org\/debian jessie-updates main/d' /etc/apt/sources.list86 RUN apt-get update && apt-get install -t jessie-backports -y cmake && apt-get clean[all …]
18 RUN apt-get update && apt-get install -y \46 zip && apt-get clean50 RUN apt-get update && apt-get install -y time && apt-get clean53 RUN apt-get update && apt-get install -y python-pip && apt-get clean61 RUN apt-get update && apt-get install -y \73 RUN apt-get update && apt-get -y install libgflags-dev libgtest-dev libc++-dev clang && apt-get cle…82 RUN echo "deb http://ftp.debian.org/debian jessie-backports main" | tee /etc/apt/sources.list.d/jes…83 RUN apt-get update && apt-get install -t jessie-backports -y cmake && apt-get clean87 RUN apt-get update && apt-get -y install gcc-4.8 gcc-4.8-multilib g++-4.8 g++-4.8-multilib && apt-g…
18 RUN apt-get update && apt-get install -y \46 zip && apt-get clean50 RUN apt-get update && apt-get install -y time && apt-get clean53 RUN apt-get update && apt-get install -y python2.7 python-all-dev60 RUN echo 'deb http://ftp.de.debian.org/debian buster main' >> /etc/apt/sources.list61 RUN echo 'APT::Default-Release "stretch";' | tee -a /etc/apt/apt.conf.d/00local69 RUN apt-get update && apt-get install -y zlib1g-dev libssl-dev70 RUN apt-get update && apt-get install -y jq build-essential libffi-dev89 RUN apt-get update && apt-get install -y zlib1g-dev libssl-dev90 RUN apt-get update && apt-get install -y jq build-essential libffi-dev[all …]
18 RUN apt-get update && apt-get install -y \46 zip && apt-get clean50 RUN apt-get update && apt-get install -y time && apt-get clean53 RUN apt-get update && apt-get install -y python-pip && apt-get clean61 RUN apt-get update && apt-get install -y \73 RUN apt-get update && apt-get -y install libgflags-dev libgtest-dev libc++-dev clang && apt-get cle…79 RUN echo "deb http://ftp.debian.org/debian jessie-backports main" | tee /etc/apt/sources.list.d/jes…80 RUN apt-get update && apt-get install -t jessie-backports -y cmake && apt-get clean90 RUN apt-get update && apt-get -y install gcc-4.8 gcc-4.8-multilib g++-4.8 g++-4.8-multilib && apt-g…
18 RUN apt-get update && apt-get install -y \46 zip && apt-get clean50 RUN apt-get update && apt-get install -y time && apt-get clean57 RUN apt-get update && apt-get install -y \72 RUN apt-get update && apt-get install -y cmake && apt-get clean75 RUN apt-get update && apt-get install -y apt-transport-https dirmngr && apt-get clean76 RUN apt-key adv --no-tty --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys 3FA7E0328081BFF6A14D…77 RUN echo "deb https://download.mono-project.com/repo/debian stable-stretch main" | tee /etc/apt/sou…78 RUN apt-get update && apt-get install -y \82 && apt-get clean[all …]
18 RUN apt-get update && apt-get install -y \46 zip && apt-get clean50 RUN apt-get update && apt-get install -y time && apt-get clean57 RUN apt-get update && apt-get install -y \75 RUN apt-get update && apt-get install -y cmake && apt-get clean78 RUN apt-get update && apt-get install -y apt-transport-https dirmngr && apt-get clean79 RUN apt-key adv --no-tty --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys 3FA7E0328081BFF6A14D…80 RUN echo "deb https://download.mono-project.com/repo/debian stable-stretch main" | tee /etc/apt/sou…81 RUN apt-get update && apt-get install -y \85 && apt-get clean[all …]
19 RUN apt-get update && apt-get install -y \47 zip && apt-get clean51 RUN apt-get update && apt-get install -y time && apt-get clean58 RUN apt-get update && apt-get install -y \74 RUN apt-get update && apt-get -y install libgflags-dev libgtest-dev libc++-dev clang && apt-get cle…80 RUN echo "deb http://archive.debian.org/debian jessie-backports main" | tee /etc/apt/sources.list.d…81 RUN echo 'Acquire::Check-Valid-Until "false";' > /etc/apt/apt.conf82 RUN sed -i '/deb http:\/\/deb.debian.org\/debian jessie-updates main/d' /etc/apt/sources.list83 RUN apt-get update && apt-get install -t jessie-backports -y cmake && apt-get clean93 RUN apt-get update && apt-get -y install gcc gcc-multilib g++ g++-multilib && apt-get clean
51 sudo rm /etc/apt/sources.list.d/* && sudo apt-get update52 sudo apt-get --no-install-recommends install -y clang-format-9 clang-tidy-9 shellcheck78 sudo apt-get --no-install-recommends install -y ninja-build libreadline-dev libncurses-dev105 sudo rm /etc/apt/sources.list.d/* && sudo apt-get update106 sudo apt-get --no-install-recommends install -y ninja-build libreadline-dev libncurses-dev119 sudo rm /etc/apt/sources.list.d/* && sudo apt-get update120 sudo apt-get --no-install-recommends install -y clang-tools-9 ninja-build133 sudo apt-get --no-install-recommends install -y ninja-build libreadline-dev libncurses-dev173 sudo rm /etc/apt/sources.list.d/* && sudo apt-get update174 …sudo apt-get --no-install-recommends install -y lib32z1 ninja-build gcc-arm-linux-gnueabihf g++-ar…[all …]
17 RUN apt-get update && apt-get install -y apt-transport-https && apt-get clean19 RUN apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys 3FA7E0328081BFF6A14DA29AA6A19…20 RUN echo "deb https://download.mono-project.com/repo/ubuntu stable-xenial main" | tee /etc/apt/sour…22 RUN apt-get update && apt-get install -y \25 && apt-get clean27 RUN apt-get update && apt-get install -y curl && apt-get clean37 RUN apt-get update && apt-get install -y unzip && apt-get clean40 RUN apt-get update && apt-get install -y curl && apt-get clean
17 RUN apt-get update && apt-get install -y apt-transport-https dirmngr gnupg ca-certificates && apt-g…19 RUN apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys 3FA7E0328081BFF6A14DA29AA6A19…20 RUN echo "deb https://download.mono-project.com/repo/debian stable-stretch main" | tee /etc/apt/sou…22 RUN apt-get update && apt-get install -y \25 && apt-get clean27 RUN apt-get update && apt-get install -y curl && apt-get clean37 RUN apt-get update && apt-get install -y unzip && apt-get clean40 RUN apt-get update && apt-get install -y curl && apt-get clean
35 # Make sure apt-get doesn't try to prompt for stuff like our time zone, etc.38 RUN apt-get update && apt-get install -y bash curl41 #RUN apt-get update && apt-get install -y ninja-build python3 python3-sphinx python3-distutils pyth…43 RUN apt-get update && apt-get install -y python3 python3-sphinx python3-distutils python3-psutil gi…44 RUN apt-get update && apt-get install -y wget && \50 RUN apt-get update && apt-get install -y python3 python3-dev libpython3-dev uuid-dev libncurses5-de…53 RUN apt-get update && apt-get install -y language-pack-en language-pack-fr \70 RUN apt-get update && apt-get install -y lsb-release wget software-properties-common71 RUN wget https://apt.llvm.org/llvm.sh -O /tmp/llvm.sh78 RUN apt-get update && apt-get install -y clang-tools-$(($LLVM_HEAD_VERSION - 3)) \[all …]
12 - name: Update apt13 run: sudo apt update15 run: sudo apt install ninja-build24 - name: Update apt25 run: sudo apt update27 run: sudo apt install ninja-build29 run: sudo apt install crossbuild-essential-arm6431 run: sudo apt install qemu-user43 - name: Update apt44 run: sudo apt update[all …]
18 RUN apt-get update && apt-get install -y \46 zip && apt-get clean50 RUN apt-get update && apt-get install -y time && apt-get clean53 RUN apt-get update && apt-get install -y python-pip && apt-get clean61 RUN apt-get update && apt-get install -y \75 RUN apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys 3FA7E0328081BFF6A14DA29AA6A19…76 RUN echo "deb http://download.mono-project.com/repo/debian jessie main" | tee /etc/apt/sources.list…77 …ad.mono-project.com/repo/debian wheezy-apache24-compat main" | tee -a /etc/apt/sources.list.d/mono…78 …d.mono-project.com/repo/debian wheezy-libjpeg62-compat main" | tee -a /etc/apt/sources.list.d/mono…81 RUN apt-get update && apt-get -y dist-upgrade && apt-get install -y \[all …]
40 @@ -67,11 +67,10 @@ RUN apt-get update && apt-get install -y time && apt-get clean44 -RUN apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 3FA7E0328081BFF6A14DA29AA6A19B38D3D83…45 -RUN echo "deb http://download.mono-project.com/repo/debian wheezy main" | tee /etc/apt/sources.lis…46 +RUN apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys 3FA7E0328081BFF6A14DA29AA6A1…47 …ownload.mono-project.com/repo/debian wheezy/snapshots/4.6 main" | tee /etc/apt/sources.list.d/offi…48 …ad.mono-project.com/repo/debian wheezy-apache24-compat main" | tee -a /etc/apt/sources.list.d/mono…49 …d.mono-project.com/repo/debian wheezy-libjpeg62-compat main" | tee -a /etc/apt/sources.list.d/mono…50 …oad.mono-project.com/repo/debian wheezy-libtiff-compat main" | tee -a /etc/apt/sources.list.d/mono…53 RUN apt-get update && apt-get -y dist-upgrade && apt-get install -y \62 -RUN apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 3FA7E0328081BFF6A14DA29AA6A19B38D3D83…[all …]
19 RUN apt-get update && apt-get install -y \47 zip && apt-get clean51 RUN apt-get update && apt-get install -y time && apt-get clean58 RUN apt-get update && apt-get install -y \71 RUN apt-get update && apt-get -y install libgflags-dev libgtest-dev libc++-dev clang && apt-get cle…77 RUN echo "deb http://archive.debian.org/debian jessie-backports main" | tee /etc/apt/sources.list.d…78 RUN echo 'Acquire::Check-Valid-Until "false";' > /etc/apt/apt.conf79 RUN sed -i '/deb http:\/\/deb.debian.org\/debian jessie-updates main/d' /etc/apt/sources.list80 RUN apt-get update && apt-get install -t jessie-backports -y cmake && apt-get clean
18 RUN apt-get update && apt-get install -y \46 zip && apt-get clean50 RUN apt-get update && apt-get install -y time && apt-get clean53 RUN apt-get update && apt-get install -y python-pip && apt-get clean61 RUN apt-get update && apt-get install -y \73 RUN apt-get update && apt-get -y install libgflags-dev libgtest-dev libc++-dev clang && apt-get cle…82 RUN apt-get update && apt-get -y install clang-3.6 clang-3.7 && apt-get clean
17 RUN apt-get update && apt-get install -y apt-transport-https && apt-get clean19 RUN apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys 3FA7E0328081BFF6A14DA29AA6A19…20 RUN echo "deb https://download.mono-project.com/repo/debian stable-jessie main" | tee /etc/apt/sour…22 RUN apt-get update && apt-get install -y \25 && apt-get clean27 RUN apt-get update && apt-get install -y unzip && apt-get clean30 RUN apt-get update && apt-get install -y curl && apt-get clean
17 RUN apt-get update && apt-get install -y apt-transport-https && apt-get clean19 RUN apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys 3FA7E0328081BFF6A14DA29AA6A19…20 RUN echo "deb https://download.mono-project.com/repo/ubuntu stable-xenial main" | tee /etc/apt/sour…22 RUN apt-get update && apt-get install -y \25 && apt-get clean27 RUN apt-get update && apt-get install -y unzip && apt-get clean30 RUN apt-get update && apt-get install -y curl && apt-get clean
18 RUN apt-get update && apt-get install -y \46 zip && apt-get clean50 RUN apt-get update && apt-get install -y time && apt-get clean53 RUN apt-get update && apt-get install -y python-pip && apt-get clean60 RUN apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys 3FA7E0328081BFF6A14DA29AA6A19…61 RUN echo "deb http://download.mono-project.com/repo/debian jessie main" | tee /etc/apt/sources.list…62 …ad.mono-project.com/repo/debian wheezy-apache24-compat main" | tee -a /etc/apt/sources.list.d/mono…63 …d.mono-project.com/repo/debian wheezy-libjpeg62-compat main" | tee -a /etc/apt/sources.list.d/mono…66 RUN apt-get update && apt-get -y dist-upgrade && apt-get install -y \70 && apt-get clean[all …]