This commit is contained in:
Tobias Schmidl 2018-05-03 07:50:43 +02:00 committed by GitHub
parent 47111eef56
commit a6cc5ae3d1

View file

@ -1,5 +1,5 @@
#! /bin/sh
sudo -S bash -c "apt install bash-completion elinks git zsh curl neovim fortunes fortunes-de fortunes-debian-hints fortunes-off cowsay byobu command-not-found apt-file htop python3-venv python3 locales man mc cmake clang build-essential && \
sudo -S bash -c "apt install bash-completion elinks git zsh curl neovim fortunes fortunes-de fortunes-debian-hints fortunes-off cowsay byobu command-not-found apt-file htop python3-venv python3 locales man mc cmake clang build-essential libpython-dev libpython3-dev && \
apt-file update && \
update-command-not-found"