i was reading the documentation looking for a way to cleanly uninstall Atom from my linux OS, but i didn\'t find anything related.
Is there a set of directories to delet
Atom may also be installed as a Snap. You can find out by using:
$ sudo snap list
If you see it in the list you can remove it with:
$ sudo snap remove atom
For more on snaps: https://www.ubuntu.com/desktop/snappy