Searched full:apt (Results 1 – 6 of 6) sorted by relevance
4 RUN apt update && apt upgrade -y && apt-get install -y \
32 sudo apt-get remove -y --purge --allow-change-held-packages \36 sudo apt-get autoremove -y || true37 sudo apt-get clean || true
22 $ apt install python3-pyelftools
29 $ apt install python3-pyelftools
24 sudo apt-get update25 sudo apt-get install python3-github
57 sudo -E bash -c "apt update -qq -y && apt install -qq -y pycodestyle"