Skip to content

Commit

Permalink
Add ClamTk, libreoffice-help-fi and git-gui to the installer script
Browse files Browse the repository at this point in the history
  • Loading branch information
AgenttiX committed Jan 24, 2025
1 parent b9a95cd commit 3c42bf7
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions apt/install_software.sh
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,11 @@ fi

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

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

0 comments on commit 3c42bf7

Please sign in to comment.