Score:3

How do I completely remove LXD from my system?

cn flag

I am running version 22.04.01 of Ubuntu and I installed LDX using the apt with the lxd-installer package.

How do I completely remove LXD from my system?

Score:5
vn flag

LXD is installed as a snap. To remove it, run:

sudo snap remove --purge lxd

Afterwards, you can remove the lxd-installer helper package:

sudo apt remove --purge lxd-installer

The --purge option in both commands ensures complete removal of everything, including configuration files etc.

pl flag
I'd add `--purge` to the `snap remove` to "completely" remove it.
I sit in a Tesla and translated this thread with Ai:

mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.