Skip to content

Instantly share code, notes, and snippets.

@ThinGuy
Created September 30, 2023 23:15
Show Gist options
  • Save ThinGuy/3f8daed666d3782f8b543e0b55ee5756 to your computer and use it in GitHub Desktop.
Save ThinGuy/3f8daed666d3782f8b543e0b55ee5756 to your computer and use it in GitHub Desktop.
Package lists
sudo apt install \
gimp gimp-plugin-registry gimp-data-extras gimp-help-common gimp-help-en gimp-gap gimp-data -qyf \
$(apt-cache search -n '^obs-'|awk '/Studio|studio/&&!/websocket/{print $1}'|paste -sd' ') \
-yqf --auto-remove --purge
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment