Skip to content

Instantly share code, notes, and snippets.

@teuteuguy
Created June 10, 2020 00:59
Show Gist options
  • Save teuteuguy/967d7f5a39b528ecbbe151bbd135db87 to your computer and use it in GitHub Desktop.
Save teuteuguy/967d7f5a39b528ecbbe151bbd135db87 to your computer and use it in GitHub Desktop.
#!/bin/bash
sudo apt-get purge -y wolfram-engine
sudo apt-get purge -y libreoffice*
sudo apt-get clean
sudo apt-get autoremove -y
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment