$ sudo dpkg -i atom-amd64.deb
$ sudo apt-get -f install
$ sudo yum install -y atom.x86_64.rpm
$ sudo dnf install -y atom.x86_64.rpm
$ sudo zypper in -y atom.x86_64.rpm
Requirements:
Run the following commands:
git clone https://github.com/atom/atom.git
cd atom
script/build
For specific instructions related to a single Linux distro, read these instructions.