Return to site

Atom Editor Ubuntu

broken image


Atom is a sleek and feature-rich open source text editor from the makers of Github. The beautiful interface and the long list of features make it one of the best code editors for Linux or any other operating system out there. I am not going to bore you with all the features of Atom here. Probably already know how awesome Atom is. Atom text editor was first released on February 26, 2014. It is a free and open-source source code editor. It has been released under MIT License. At the time of writing the article, latest stable release available is 1.41.0. In this article, we would focus on how to install Atom text editor in Ubuntu 19.10.

Atom is a free and open-source source code editor. It was first released on February 26, 2014. It is a cross-platform application. Furthermore, at the time of writing the article – the latest stable release is 1.53.0. In this article, we would discuss how to install Atom text editor in Ubuntu 20.04 LTS release.

Since the package isn't available through standard Ubuntu repository. Therefore, we would discuss two methods. Choose any –

  1. Install Atom text editor through snap or,
  2. through deb package available on its official website.

We will discuss each of the above two methods mentioned in the following sections separately.

Note: Following operations would require you to have superuser privileges. In case you don't have one, then contact your System Administrator for assistance.

Install Atom text editor in Ubuntu 20.04 LTS through snap

A. First we have to install snap (a package management system), if it isn't installed as default. Adam open source editor. If its already there, then we may skip this part & move to B.

Since the package – snapd is available through standard Ubuntu repository. Therefore, we need to update the repository first to make the latest version of package available. Hence, issue the following in terminal –

To install the package – snapd itself –

For more information on Snap, follow the link here.

B. With snap installed, issue the following in terminal to install Atom text editor

Launch the application through the terminal –

If, for some reason, we choose to remove the application. Then –

Install Atom text editor in Ubuntu 20.04 LTS through deb package
Atom editor ubuntu 16.04

Since the package isn't available through standard Ubuntu repository. Therefore, to install it we need to have a deb packagefile. For that, visit the official website of Atom text editor. A simple Google Search – 'Atom text editor' would help.

On the homepage of the official website. Click on Download .deb button. It would download the package file – atom-amd64.deb, around 118 MBs in size.

Next, head to the directory where the package file was downloaded. Use cd command-line utility –

We will use dpkg (Debian package manager) to install the downloaded package file –

where,

-i option – installs the package.

At this point, we may encounter an error –

That is due to dependency issues. To fix that, run the following in terminal –

Handbrake compress video. where, https://savvysoft.mystrikingly.com/blog/video-editor-movavi-3-2-download-free.

-f fixed the broken packages.

Finally, launch the application from our Systems' main menu.

In conclusion, we have discussed how to install Atom text editor in Ubuntu 20.04 LTS release.

Atom is a free and open source cross-platform code editor developed by GitHub. It It includes support package manager, Node.js plugins, embedded Git control, smart auto-completion, syntax highlighting and multiple panes. Atom is a desktop application built using web technologies. Atom is based on Electron a framework that enables cross-platform desktop applications using Chromium and Node.js. It is written in CoffeeScript and Less. In this tutorial, described how to install Atom Text Editor on Ubuntu 18.04 system.

Prerequisites#

Before you start Atom Text Editor installation on Ubuntu, you are logged in as a non-root user with administrator-level privileges.

Atom Editor Ubuntu

Install Atom on Ubuntu#

Follow the below steps to install Atom on your Ubuntu 18.04 system:

At first, update the apt package list by typing:

After that you should install necessary dependencies for fetching packages from https sources:

Import GPG key of the repository using following wget command:

Next add the Atom apt repository to your system using below command:

How To Install Atom On Windows

Once the repository enabled again update the package index list:

Finally, Execute the below command to install Atom Text Editor:

That's all. Atom is installed on your Ubuntu system and ready to use.

Starting Atom#

Now Atom is ready to start it using your system terminal by typing atom or your can launch from Activities -> Atom menu.

When you launch Atom editor first time it will look like as below:

Update Atom Text Editor#

You can update the Atom when a new version is available. You can update it through your desktop standard Software Update tool. Alternatively, you can update by running the following commands in your terminal:

Conclusion#

You have learned how to install Atom on your Ubuntu 18.04 system. You also can customize your Atom editor by installing plugins. If you would like to get more details about Atom visit the official Atom documentation page.

Microsoft office 2007 free download for macbook air. If you have any question or suggestion, please leave comment below.

If our content helps you, please consider buying us a coffee

Thank you for your support.





broken image