andrebrait / prime-indicator

PRIME Indicator Plus - enhanced indicator applet for NVIDIA Optimus laptops
GNU General Public License v3.0
69 stars 12 forks source link

There isn't a clear way to remove the indicator. #24

Closed Maccer1 closed 7 years ago

Maccer1 commented 7 years ago

I want to remove it because my system already does everything I need by default (and I don't really switch between cards). So what files do I need to remove to uninstall it?

andrebrait commented 7 years ago

How did you install it?

If you did it using a packaged version (like the one in webupd8's ppa) ysing dnf, yum or apt, you should uninstall the package.

If you downloaded it from here, there's a uninstall script named uninstall.sh. Just run it as super user, like

sudo bash uninstall.sh

Maccer1 commented 7 years ago

Oops. Sorry, I should have checked that.

andrebrait commented 7 years ago

No problem. I didn't include explanations in the README after all.