Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to delete #33

Open
reach111 opened this issue Jan 3, 2019 · 3 comments
Open

How to delete #33

reach111 opened this issue Jan 3, 2019 · 3 comments

Comments

@reach111
Copy link

reach111 commented Jan 3, 2019

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

@sadarealam
Copy link
Contributor

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

@reach111
Copy link
Author

reach111 commented Jan 4, 2019

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
Copy link
Contributor

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants