Skip to content

Commit

Permalink
Ubuntu_22.04 - packages: Comment out git-gui
Browse files Browse the repository at this point in the history
  • Loading branch information
jan-revay committed Aug 14, 2024
1 parent e5f7ada commit 43d68e2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Ubuntu_22.04/packages_install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -36,9 +36,9 @@ readonly APT_GUI_PACKAGES=(
linux-tools-common linux-tools-generic linux-tools-"$(uname -r)"

# ===== Editors, tools and IDEs =====
# TODO gitk breaks the install script (dependencies) - choose an other install method
# TODO gitk and git-gui break the install script (dependencies) - choose an other install method
# it is just a bash script, hence it might make sense to install from source
meld kdevelop coqide qgit git-gui cmake-gui # gitk
meld kdevelop coqide qgit cmake-gui # gitk git-gui

# ===== MESSAGING, PRODUCTIVITY, GRAPHICS, SOUND AND BOOKS =====
gimp krita inkscape okular evince vlc audacity xdotool
Expand Down

0 comments on commit 43d68e2

Please sign in to comment.