Well, with newest snapd 2.11 version there is a way to remove ubuntu-
core snap package.

If you try:
$sudo snap remove ubuntu-core

You get the "snap "ubuntu-core" is not removable" error as expected.

But you can disable it with the command:
$sudo snap disable ubuntu-core

And, once disabled, it can be effectively removed using again:
$sudo snap remove ubuntu-core

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1589210

Title:
  snap remove failed ubuntu-core snap package

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/snapd/+bug/1589210/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to