Add PPA
$ sudo add-apt-repository ppa:webupd8team/atom
Update and install Atom editor
$ sudo apt update
$ sudo apt install atom
To remove Atom text editor
$ sudo apt remove --purge atom
Source
http://tipsonubuntu.com/2016/08/05/install-atom-text-editor-ubuntu-16-04/