Skip to content

Commit

Permalink
Ubuntu_22.04 - packages_install.sh: Formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
jan-revay committed Aug 14, 2024
1 parent 68fbc41 commit a63a389
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions Ubuntu_22.04/packages_install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -29,12 +29,14 @@ else # we are running bar
fi

readonly APT_GUI_PACKAGES=(
# ===== package managers =====
snapd flatpak

# I don't remember why this is here (TODO review)
linux-tools-common linux-tools-generic linux-tools-"$(uname -r)"

meld kdevelop coqide gitk cmake-gui # editors, tools and IDEs

snapd flatpak # package managers
# ===== Editors, tools and IDEs =====
meld kdevelop coqide gitk cmake-gui

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

0 comments on commit a63a389

Please sign in to comment.