refactor(install-script): Add flatpak installs

This commit is contained in:
Pratik Tripathy
2025-10-13 16:29:49 +05:30
parent 90327cd808
commit d6d928d5b6
3 changed files with 11 additions and 12 deletions

View File

@@ -56,8 +56,9 @@ main() {
./install-os-packages.sh
# Skip brew installation on FreeBSD
# Skip flatpak & brew installations on FreeBSD
if [ "$(uname -s)" != "FreeBSD" ]; then
./install-flatpak-packages.sh
./install-brew-packages.sh
fi

View File

@@ -1,14 +1,9 @@
# Lines that start with # are ignored
# TIP: Only add GUI apps that aren't available/updated on OS repos
com.brave.Browser
org.mozilla.firefox
org.libreoffice.LibreOffice
# TIP: Use flatpak for apps where:
# 1. Getting regular update is essential (compatibility)
# 2. They aren't available through OS packages or linuxbrew
# These are always HUGE bundles
com.mattermost.Desktop
md.obsidian.Obsidian
com.getpostman.Postman
#com.slack.Slack
com.github.tchx84.Flatseal
org.kde.okular
com.skype.Client
io.github.zen_browser.zen
#org.kde.KStyle.Kvantum
md.obsidian.Obsidian
org.libreoffice.LibreOffice

View File

@@ -67,6 +67,7 @@ bash
bat
bleachbit
btop
conntrack-tools
curl
dolphin
dolphin-plugins
@@ -89,6 +90,8 @@ gzip
htop
imagemagick
inxi
iproute
iproute2
kde-spectacle
kitty
kitty-terminfo