Update Atom editor on Linux - lmmx/devnotes GitHub Wiki
The Linux application does not auto-update, and there is no [official] PPA, so
- download the latest release's
.debfile - run it with
sudo dpkg --install atom-amd64.deb[as per instructions]
The Linux application does not auto-update, and there is no [official] PPA, so
.deb filesudo dpkg --install atom-amd64.deb [as per instructions]