p-e-w / plotinus

A searchable command palette in every modern GTK+ application
1.02k stars 22 forks source link

Uninstalling Plotinus #31

Closed lokesh-krishna closed 7 years ago

lokesh-krishna commented 7 years ago

What's the recommended procedure to uninstall Plotinus? Running sudo make uninstall from the build directory gives the following output:

make: *** No rule to make target 'uninstall'.  Stop.
p-e-w commented 7 years ago

sudo make install installs 3 files: libplotinus.so (the GTK+ module), plotinus (the D-Bus service), and com.worldwidemann.plotinus.gschema.xml (the GSettings schema). If you delete these files, Plotinus is gone. The paths to these files should be in the output of sudo make install.