Installation Atom editor ubuntu 16.04, 14.04 (both 32 & 64bit)

Atom is a section that allows users to customize according to their own preferences open source text editor, of course, users can also use Atom default configuration. Ubuntu official given only for the Atom 64-bit-Package Penalty for (.deb) , here is how to install ubuntu apt ubuntu 16.04 and 14.04, another user can also Software Updater to update to the latest version of the atom manager.

Atom text editor feature

  • Tweak its UI with CSS and add new features with HTML or Javascript
  • Node.js integration
  • Cross-platform support: Windows, Linux, and OS X.
  • A built-in package manager
  • Smart autocompletion
  • Split Atom interface into multiple panes
  • File system browser
  • Find and replace
  • Support themes

By installing Atom PPA

  • add PPA
    open terminal (Ctrl + Alt + T), run the following command:

    $ sudo add-apt-repository ppa:webupd8team/atom
  • Updates source and installation Atom Editor

    $ sudo apt update
    $ sudo apt install atom

    After a successful installation, you can ** Software Updater to update the latest version of the atom management center.

  • (Optional) Uninstall Atom PPA by Software & Updates removed

    $ sudo apt remove --purge atom

Specific reference herein

Guess you like

Origin blog.csdn.net/weixin_39675633/article/details/82285436