• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar
Source Digit

Source Digit

Linux, Ubuntu Tutorials & News, Technology, Gadgets & Gizmos

  • Home
  • How To
  • Ubuntu
  • Instagram
  • Blogging
  • Android
  • WordPress
  • +More
    • Cloud Computing
    • Gadgets
    • Social Media
    • Technology
  • Write for Us
Home / How To / Install Atom Text Editor 1.38.1 on Ubuntu Linux

Install Atom Text Editor 1.38.1 on Ubuntu Linux

By Sourabh / September 21, 2019 Category: How To, Ubuntu

Install Atom Text Editor 1.38.1 on Ubuntu Linux. Atom Text Editor v1.38.1 (2019-06-13). The latest version has fixed a crash when using Tree Sitter grammars on versions on macOS versions before 10.12 and has fixed a regression in JSON syntax highlighting that applied hyperlink styling to non-hyperlinks atom/language-json#76

Atom

Atom is a desktop application built with HTML, JavaScript, CSS, and Node.js integration. It runs on Electron, a framework for building cross platform apps using web technologies.

Features of Atom:

  • Cross-platform editing – Atom works across operating systems. You can use it on OS X, Windows, or Linux.
  • Built-in package manager – Search for and install new packages or start creating your own—all from within Atom.
  • Smart autocompletion – Atom helps you write code faster with a smart, flexible autocomplete.
  • File system browser – Easily browse and open a single file, a whole project, or multiple projects in one window.
  • Multiple panes – Split your Atom interface into multiple panes to compare and edit code across files.
  • Find and replace – Find, preview, and replace text as you type in a file or across all your projects.

Atom Text Editor v1.38.1 (2019-06-13)

  • Fixed a crash when using Tree Sitter grammars on versions on macOS versions before 10.12. (#19497)
  • Fixed a regression in JSON syntax highlighting that applied hyperlink styling to non-hyperlinks atom/language-json#76
  • Fixed a crash when using Tree Sitter grammars on versions on macOS versions before 10.12. (https://github.com/atom/atom/issues/19497)
  • Fixed a regression in JSON syntax highlighting that applied hyperlink styling to non-hyperlinks https://github.com/atom/language-json/pull/76

Download Atom Text Editor on Linux

Download .deb

Download .rpm

Install Atom

PPA for Atom text editor is now available for both 32bit and 64bit Systems. Run the following commands in terminal to install Atom text editor on Ubuntu Linux Systems:

$ sudo add-apt-repository ppa:webupd8team/atom
$ sudo apt-get update
$ sudo apt-get install atom

Atom is only available for 64-bit Linux system

  1. Install dependencies (on Ubuntu): sudo apt install git gconf2 gconf-service libgtk2.0-0 libudev1 libgcrypt20 libnotify4 libxtst6 libnss3 python gvfs-bin xdg-utils libcap2
  2. Download atom-amd64.tar.gz from the Atom releases page.
  3. Run tar xf atom-amd64.tar.gz in the directory where you want to extract the Atom folder.
  4. Launch Atom using the installed atom command from the newly extracted directory.

The Linux version does not currently automatically update so you will need to repeat these steps to upgrade to future releases.

Primary Sidebar

Latest Posts

Delete Directory And Contents Recursively Without Prompt On Linux

Check User Login History In Ubuntu Linux Command Line

Use Locate Command To Find File In Linux Terminal By Name

How To Change Terminal Color In Ubuntu Command Line

How To Run Fsck Manually In Linux To Fix Unexpected Inconsistency

How To Fix Broken Packages On Ubuntu From Terminal

Re Execute The Previous Command In Linux Ubuntu Command Line

How Much RAM Is Needed For Ubuntu PC

How To Find Large Files And Directories In Linux Command Line

How To Use Clear Command History In Linux Terminal

© 2026 Source Digit • Linux, Ubuntu Tutorials & News, Technology, Gadgets & Gizmos

  • Home
  • About
  • Privacy Policy
  • Terms & Conditions
  • Contact Us
  • Sitemap