1

I installed this them from the site:

https://snwh.org/paper

But it's been giving me trouble and making my computer slow. How do I uninstall the whole thing?

andrew.46
  • 38,003
  • 27
  • 156
  • 232
J.R.
  • 43

1 Answers1

1

To uninstall the 'paper' theme remove the following packages:

sudo apt-get remove paper-icon-theme paper-gtk-theme paper-cursor-theme

If you have used the provided PPA you can safely remove the PPA with ppa-purge:

sudo apt-get install ppa-purge
sudo ppa-purge ppa:snwh/pulp

References:

andrew.46
  • 38,003
  • 27
  • 156
  • 232