The previous article on compiling and installing Atom under Ubuntu (SEE) found that webupd8 released Atom PPA today.
Currently, Atom PPA can only be installed and used in 64-bit Ubuntu 14.04, 13.10 or 12.04. This is very important. If you meet the requirements, run the following command to install Atom PPA:
(Before installation, note that the current version still has many bugs or missing functions .)
Sudo add-apt-repository ppa: webupd8team/atom
Sudo apt-get update
Sudo apt-get install atom
After the installation, if an error occurs after the icon is opened, you can use the following command to enable Atom:
/Opt/atom
For Ubuntu 13.10 users: the current version of Atom does not support global menus.
About Atom:
Atom is a Chromium-based editor designed by Github for developers. It supports plug-ins written by NodeJS, built-in Git, and open-source release using the MIT protocol. For more detailed information, you can use Google.