2018-05-06-atom
Installation
Option 1: Following their official instructions.
# Install atom
sudo dpkg -i atom-amd64.deb
# Install Atom's dependencies if they are missing
sudo apt-get -f installOption 2: Adding the unofficial ppa
sudo add-apt-repository ppa:webupd8team/atom
sudo apt-get update
sudo apt-get install atomConfiguration
Minimal setup
Updating your config file
Contributors
Last updated
Was this helpful?