Closed lokesh-krishna closed 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
.
What's the recommended procedure to uninstall Plotinus? Running
sudo make uninstall
from thebuild
directory gives the following output: