Skip to content

Commit 3c42bf7

Browse files
committed
Add ClamTk, libreoffice-help-fi and git-gui to the installer script
1 parent b9a95cd commit 3c42bf7

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

apt/install_software.sh

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,11 @@ fi
1414

1515
apt-get update
1616
apt-get install \
17-
apt-transport-https autojump bleachbit build-essential ca-certificates cifs-utils cmake curl cutecom \
17+
apt-transport-https autojump bleachbit build-essential ca-certificates cifs-utils clamtk cmake curl cutecom \
1818
docker-ce docker-ce-cli containerd.io docker-buildx-plugin docker-compose-plugin \
19-
filelight filezilla gfortran gimp git gparted htop inkscape kde-config-flatpak keepassxc ktorrent \
20-
libreoffice lm-sensors mumble network-manager-openvpn openssh-server optipng powertop python3-dev python3-venv \
19+
filelight filezilla gfortran gimp git git-gui gparted htop inkscape kde-config-flatpak keepassxc ktorrent \
20+
libreoffice libreoffice-help-fi lm-sensors mumble network-manager-openvpn openssh-server optipng powertop \
21+
python3-dev python3-venv \
2122
s-tui signal-desktop stress synaptic texlive-full texmaker ufw vlc wget wireguard yt-dlp zsh
2223

2324
if [ "$(hostnamectl chassis)" = "laptop" ]; then

0 commit comments

Comments
 (0)