Skip to content

Instantly share code, notes, and snippets.

@teuteuguy
Last active June 2, 2020 09:53
Show Gist options
  • Save teuteuguy/f61e114f62500ce6607dd2e770deaaee to your computer and use it in GitHub Desktop.
Save teuteuguy/f61e114f62500ce6607dd2e770deaaee to your computer and use it in GitHub Desktop.
sudo apt-get purge -y libreoffice*
sudo apt-get clean
sudo add-apt-repository ppa:ubilinux/up
sudo apt update
sudo apt-get autoremove --purge 'linux-.*generic'
sudo apt-get install -y linux-image-generic-hwe-18.04-upboard
sudo apt dist-upgrade -y
sudo reboot
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment