PlugaruT / wingpanel-indicator-sys-monitor

System monitor indicator for Wingpanel
MIT License
87 stars 17 forks source link

How to delete #33

Open reach111 opened 5 years ago

reach111 commented 5 years ago

Hello. Please add info how to delete wingpanel-indicator-sys-monitor from the system. Thank you.

sadarealam commented 5 years ago

If you have installed it by sudo ninja install then sudo ninja uninstall will do the trick.

reach111 commented 5 years ago

Thank you for your help. sudo ninja uninstall [0/1] /usr/bin/meson --internal uninstall Deleted: /usr/lib/x86_64-linux-gnu/wingpanel/com.github.plugarut.wingpanel-indicator-sys-monitor.so Deleted: /usr/share/glib-2.0/schemas/com.github.plugarut.wingpanel-indicator-sys-monitor.gschema.xml Uninstall finished. Remember that files created by custom scripts have not been removed.

How to delete wingpanel-indicator-sys-monitor completely? Including files created by custom scripts. Thank you.

sadarealam commented 5 years ago

I think the custom script is not adding much and ninja uninstall is enough in this case. A wingpanel restart is recommended after ninja uninstall.