Is this a docs issue?
Type of issue
Information is incorrect
Description
The uninstall instructions starting from step 2 are incorrect for some of the Linux distributions. For example, Fedora uses dnf remove ... instead of apt purge ... and the path for the cli is not /usr/local/bin/com.docker.cli, it's /usr/local/bin/docker.
Location
https://docs.docker.com/desktop/uninstall/
Suggestion
No response