Skip to main content

How to Install Atom Text Editor in Ubuntu (Linux)

In this tutorial you will learn to install atom text editor in Ubuntu (Linux).

Atom is a free and open-source text and source code editor for macOS, Linux, and Microsoft Windows with support for plugins written in Nodejs and embedded Git control developed by GitHub, which provides us with a platform to create responsive and interactive web applications. Atom is a desktop application built using web technologies. Atom is based on Electron (known as atom shell), It can also be used as an integrated development environment (IDE).

There is a web inspector that will reveal all code that runs the app on the fly.

Now let’s see how to install this on Ubuntu.

How to Install Atom Text Editor in Ubuntu (Linux)

There are different ways to install this. Here I will show you popular two ways of them.

Method 1: Using SNAP

SNAP is a universal Linux package. Snaps work on any distribution or device. Snaps are faster to install, easier to create, safer to run and they update automatically and our app is always fresh and never broken.

Now see the steps to install ATOM on Ubuntu via SNAP.

Step 1: First open Terminal on your Ubuntu system. (Shortcut to open terminal: Ctrl+Alt+T).

Step 2: Now we must install SNAP package first. For that type the following command and hit Enter.

sudo apt install snapd

Install Atom Text Editor in Ubuntu Using SNAP 1

Then it will ask for super user password. Type and hit enter to continue.

Step 3: Above step installs snap. Now we can install Atom on Ubuntu. For that type the following command and hit enter.

sudo snap install atom –classic

Install Atom Text Editor in Ubuntu Using SNAP 2

Install Atom Text Editor in Ubuntu Using SNAP 3

Then you can see the following installation procedure.

Install Atom Text Editor in Ubuntu Using SNAP 4

Now finally installation success message.

Install Atom Text Editor in Ubuntu Using SNAP 5

It’s so simple right!!! Now you can search for applications menu.

Note: If you won’t find atom icon in application menu after these steps, just restart your system it definitely appear to you.

Install Atom Text Editor in Ubuntu Using SNAP 6

Open the Atom text editor. It’s appear like this.

Atom Text Editor Ubuntu

Now you can start and building applications, programs etc. Refer ATOM guide for more information to work with Atom. Or just carry on, by practicing on Atom you will be able to learn lot of things. As per my knowledge it has rich set of options as equal as Sublime text editor.

Install Atom Text Editor in Ubuntu Using SNAP 7

Method 2: Using PPA

PPA means Personal Package Archive. It is a special software repository for uploading source packages to be built and published as an APT repository by Launchpad or a similar application. One best thing about PPA is it supports both 32-bit and 64-bit.

Now let’s see steps to install Atom text editor in Ubuntu via PPA.

Step 1: Open terminal [shortcut: Ctrl+Alt+T].

Step 2:  Add PPA. For that open terminal and type the following command and hit Enter.

sudo add-apt-repository ppa:webupd8team/atom

Install Atom Text Editor in Ubuntu Using PPA 1

Then it will ask for super user password, type it and hit enter.

After adding PPA we can install ATOM on Ubuntu.

Step 3: Type the following commands at a time in terminal.

sudo apt update; sudo apt install atom

You should not type these commands one after other. Because in some cases repository may lock user to enter into it. Then you will get unable to access repository error to install. This can be avoided by typing.

sudo apt-get update

After this completion, type next command to install atom, it is:

sudo apt-get install atom

But this also work for only some ubuntu configurations. May not successful for all types.

Install Atom Text Editor in Ubuntu Using PPA 2

In above picture it again asking sudo password because I closed terminal after adding PPA and opened it again. It directly installs if you can continue after adding PPA.

Success message will be like this.

Install Atom Text Editor in Ubuntu Using PPA 3

Installing atom is completed.

I tried both ways of installing by SNAP and by PPA.

Both worked for me. You can see two ATOM text editors (both same versions) installed on my system.

Install Atom Text Editor in Ubuntu Using PPA 4

You can see two atom editors installed on my system. Unlike windows it never say already application installed while installing second atom text editor, even though both are same versions. Because both installed in different repositories. Both installed via different packages. One form PPA and other from SNAP.

Install Atom Text Editor in Ubuntu Using PPA 5

You can see two text ATOM text editors working on my system. Two windows and on left side pane also two atom icons you can find.

Now I am uninstalling one atom by typing following command.

sudo apt remove –purge atom

Install Atom Text Editor in Ubuntu Using PPA 6

Install Atom Text Editor in Ubuntu Using PPA 7

This removes the ATOM installed via PPA.

Comment below if you have any queries or facing problem to install Atom on Ubuntu.

The post How to Install Atom Text Editor in Ubuntu (Linux) appeared first on The Crazy Programmer.



from The Crazy Programmer http://www.thecrazyprogrammer.com/2017/07/install-atom-text-editor-ubuntu-linux.html

Comments

  1. A Plain Text Editor
    Plain Text files
    That's right, if you're writer on a budget, you don't need to spend any money buying expensive writing software or apps. Instead, you can use the text editor that comes free with your operating system.
    Just open up Notepad on Windows or TextEdit on a Mac. I like plain text editors for writing something short quickly and easily, without thinking much about it. I wrote a blog post about the benefits of using plain text editors as writing software.
    Use for: writing whatever, wherever

    ReplyDelete
  2. A Plain Text Editor
    Plain Text files
    That's right, if you're writer on a budget, you don't need to spend any money buying expensive writing software or apps. Instead, you can use the text editor that comes free with your operating system.
    Just open up Notepad on Windows or TextEdit on a Mac. I like plain text editors for writing something short quickly and easily, without thinking much about it. I wrote a blog post about the benefits of using plain text editors as writing software.
    Use for: writing whatever, wherever

    ReplyDelete

Post a Comment

Popular posts from this blog

dotnet sdk list and dotnet sdk latest

Can someone make .NET Core better with a simple global command? Fanie Reynders did and he did it in a simple and elegant way. I'm envious, in fact, because I spec'ed this exact thing out in a meeting a few months ago but I could have just done it like he did and I would have used fewer keystrokes! Last year when .NET Core was just getting started, there was a "DNVM" helper command that you could use to simplify dealing with multiple versions of the .NET SDK on one machine. Later, rather than 'switching global SDK versions,' switching was simplified to be handled on a folder by folder basis. That meant that if you had a project in a folder with no global.json that pinned the SDK version, your project would use the latest installed version. If you liked, you could create a global.json file and pin your project's folder to a specific version. Great, but I would constantly have to google to remember the format for the global.json file, and I'd constan...

15 Web Design Trends to Watch in 2018

The modern world is full of extraordinary things that influence our imagination and mood. Our soul needs a perfect atmosphere and impressive spots. To apply such things in practice, we have submitted the list of the web trends that deserve your attention. Robert frost design analysis will meet all your wishes and expectations. Image Source Web Design Trends to Watch in 2018 1. More Organic Shapes Until this year, web design, as well as mobile design, were based on the right-angled and sharp-edged shapes. However, it seems that this year will bring some significant changes in the field of web design. The recent trends will offer the absolute rounded corners. In addition, the web design of 2018 will make the real things look like the cartoonish ones. 2.   Bold Minimalism Although some of you may think that this web design trend will not attract the Internet users. Indeed, the notion of minimalism is often associated with boredom and dullness. However, in this case, bold ...

Data Encryption Standard (DES) Algorithm

Data Encryption Standard is a symmetric-key algorithm for the encrypting the data. It comes under block cipher algorithm which follows Feistel structure. Here is the block diagram of Data Encryption Standard. Fig1: DES Algorithm Block Diagram [Image Source: Cryptography and Network Security Principles and Practices 4 th Ed by William Stallings] Explanation for above diagram: Each character of plain text converted into binary format. Every time we take 64 bits from that and give as input to DES algorithm, then it processed through 16 rounds and then converted to cipher text. Initial Permutation: 64 bit plain text goes under initial permutation and then given to round 1. Since initial permutation step receiving 64 bits, it contains an 1×64 matrix which contains numbers from 1 to 64 but in shuffled order. After that, we arrange our original 64 bit text in the order mentioned in that matrix. [You can see the matrix in below code] After initial permutation, 64 bit text passed throug...