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

Remove cassowary from host #117

Open
skjerns opened this issue Feb 14, 2023 · 1 comment
Open

Remove cassowary from host #117

skjerns opened this issue Feb 14, 2023 · 1 comment

Comments

@skjerns
Copy link

skjerns commented Feb 14, 2023

What is the correct way to remove cassowary from my system?

I removed some components, but there are a lot of errors popping up in my journalctl from cassowary, so there seems to be some parts in the system left

What steps need to be done to completely remove cassowary from my system and revert the changes made to virt manager/QEMU?

Eventually I would like to start with a fresh install but before would like to completely remove things

@skjerns skjerns changed the title Remove cassowary Remove cassowary the right way Feb 14, 2023
@skjerns skjerns changed the title Remove cassowary the right way Remove cassowary from host Feb 14, 2023
@sleeyax
Copy link

sleeyax commented Feb 16, 2023

Not sure if this completely removes all traces of cassowary, but what I did to remove cassowary from my GNU/linux host is:

pip uninstall cassowary
rm ~/.config/autostart/cassowary_linux_bg_service.desktop
rm ~/.local/share/applications/cassowary_linux.desktop

To revert the changes made to virt manager/QEMU you can edit or restore the /etc/libvirt/qemu.conf config file. Purging and reinstalling the package to restore it back to the default settings probably also works.

I wish there was a FAQ section or uninstall script to address this issue..

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