Skip to content

Instantly share code, notes, and snippets.

@cho2
Last active September 9, 2026 01:53
Show Gist options
  • Select an option

  • Save cho2/9ae71f84d1af856b490473e484cd0509 to your computer and use it in GitHub Desktop.

Select an option

Save cho2/9ae71f84d1af856b490473e484cd0509 to your computer and use it in GitHub Desktop.
raspi-tw
#!/bin/bash
sudo zypper refresh
sudo zypper install -y flatpak fastfetch htop nano leafpad google-noto-sans-cjk-fonts
sudo flatpak remote-add --if-not-exists flathub https://dl.flathub.org/repo/flathub.flatpakrepo
sudo flatpak install -y flathub com.brave.Browser org.videolan.VLC org.gnome.Rhythmbox3 dev.fredol.open-tv com.github.tchx84.Flatseal
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment