apt remove --purge lxd-client
You still have the deb client installed which based on system PATH takes precedence over the snap.
apt remove --purge lxd-client
You still have the deb client installed which based on system PATH takes precedence over the snap.