How to do it...

  1. First, let's add a repository:
sudo add-apt-get repository ppa:webudp8team/atom
  1. Next, we update the repository:
sudo apt-get update
  1. After that, we install Atom:
sudo apt-get install atom
  1. Now we can launch Atom by typing atom in the command line:

We can see Atom opened as follows:

  1. Let's install OmniSharp as a package by going to Settings | Install. We can see all the packages available according to keyword:
  1. OmniSharp ...

Get ASP.NET Core MVC 2.0 Cookbook now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.