extend debian update after surface setup

This commit is contained in:
Dirk Alders 2025-08-10 18:07:01 +02:00
parent 586a52a26b
commit e611ffe23f

View File

@ -9,10 +9,9 @@ COMMON="$COMMON htop keepassxc vim-nox" # systemd-sysv
COMMON="$COMMON curlftpfs"
COMMON="$COMMON wakeonlan"
COMMON="$COMMON tlp tlp-rdw"
## COMMON="$COMMON fonts-powerline"
COMMON="$COMMON nextcloud-desktop dolphin-nextcloud"
## Use KDE-Wayland and activate maliit under System (Search Virtual Keyboard)
## COMMON="$COMMON maliit-keyboard"
# Use KDE-Wayland and activate maliit under System (Search Virtual Keyboard)
COMMON="$COMMON maliit-keyboard"
## COMMON="$COMMON fonts-powerline powerline powerline-gitstatus"
MULTIMEDIA=""
@ -28,9 +27,8 @@ TOOLS="$TOOLS tigervnc-viewer"
TOOLS="$TOOLS evolution gnuplot latexmk texlive-latex-recommended texlive-latex-extra texlive-lang-german texlive-plain-generic texlive-fonts-recommended"
PROGRAMMING=""
PROGRAMMING="$PROGRAMMING python-is-python3 python3-venv python3-wxgtk4.0 jq meld"
PROGRAMMING="$PROGRAMMING python-is-python3 python3-venv python3-wxgtk4.0 jq meld virtualenv"
PROGRAMMING="$PROGRAMMING code"
## PROGRAMMING="pkgconf libgtk2.0-dev"
ALL=$COMMON\ $MULTIMEDIA\ $TOOLS\ $PROGRAMMING