Created
September 30, 2023 23:15
-
-
Save ThinGuy/3f8daed666d3782f8b543e0b55ee5756 to your computer and use it in GitHub Desktop.
Package lists
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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