guake-guake/bootstrap-debian.sh
2018-01-14 10:38:51 +01:00

18 lines
323 B
Bash
Executable File

#!/bin/bash
echo "Install needed development packages on a Debian/Ubuntu system"
sudo apt install -y \
aspell-fr \
dconf-editor \
gettext \
gir1.2-keybinder-3.0 \
glade \
gsettings-desktop-schemas \
libkeybinder-3.0-0 \
make \
pandoc \
python3 \
python3-gi \
python3-pip \