How do I break or delete a symbolic link?

Solution 1:

unlink /etc/alternatives/x-cursor-theme

You may also be interested in update-alternates

update-alternatives --config x-cursor-theme

Solution 2:

The answer is:

sudo rm /etc/alternatives/x-cursor-theme