Delete whonix-gw-15

sudo dfn remove qubes-template-whonix-gw-15
returns
Error in PREUN scriptlet in rpm package qubes-template-whonix-gw-15
It says it was supposed to be removed but was not.

Yes I did read - Fail to remove whonix-gw-15
Is it possible to cut and paste from the dom terminal?

Is it possible to cut and paste from the dom terminal?

Nope. (i think)

Have you tried:

qvm-prefs <template-name> installed_by_rpm false

And then an uninstall/remove?

Continuing the discussion from Delete whonix-gw-15:

Does not work for me. Returns
qvm-prefs: error: no such domain: ‘qubes-template-whonix-gw-15’
I tried taking out the “qubes-”

also take away the “template-” and retry.

That returned no argument but the uninstall/remove command still does not work.

Yes:

On my system, the following commands are working:

sudo dnf remove qubes-template-whonix-ws-15
sudo dnf remove qubes-template-whonix-gw-15

Do you have removed/switched before to new versions the sys-whonix, the anon-whonix and the whonix-ws dvm? If the whonix-ws and/or gw template is in use, removing is failing.

1 Like

^^^ Worked.