Skip to content

Instantly share code, notes, and snippets.

@otkrsk
Last active February 20, 2020 01:15
Show Gist options
  • Save otkrsk/94eec662c9526974838b20c58e7a1b5c to your computer and use it in GitHub Desktop.
Save otkrsk/94eec662c9526974838b20c58e7a1b5c to your computer and use it in GitHub Desktop.
Remove apps on Ubuntu
sudo apt-get remove --purge <package_name>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment