After yesterday's post: -
Using Atom Text Editor on CentOS Linux
doing it on Ubuntu is SOO much easier: -
Download it
wget https://atom.io/download/deb
Install it
sudo dpkg --install /home/hayd/Downloads/atom-amd64.deb
Fix up the dependencies ( including Git )
sudo apt-get -f install
Use it
atom
Job's a good 'un
Using Atom Text Editor on CentOS Linux
doing it on Ubuntu is SOO much easier: -
Download it
wget https://atom.io/download/deb
Install it
sudo dpkg --install /home/hayd/Downloads/atom-amd64.deb
Fix up the dependencies ( including Git )
sudo apt-get -f install
Use it
atom
Job's a good 'un