- First, let's add a repository:
sudo add-apt-get repository ppa:webudp8team/atom
- Next, we update the repository:
sudo apt-get update
- After that, we install Atom:
sudo apt-get install atom
- Now we can launch Atom by typing atom in the command line:
We can see Atom opened as follows:
- Let's install OmniSharp as a package by going to Settings | Install. We can see all the packages available according to keyword:
- OmniSharp ...