Skip to content

emka.web.id

menulis pengetahuan – merekam peradaban

Menu
  • Home
  • Tutorial
  • Makalah
  • Ke-NU-an
  • Kabar
  • Search
Menu

How to Install Atom Editor On Fedora 35

Posted on November 21, 2021

Atom is an open-source text editor and it has become one of the most popular choices for developers. Its modern interface and extensive plugin ecosystem make it an excellent choice for developers of all skill levels.

It supports more than 35+ programming languages by default, and you can extend its functionality by installing plugins and look by installing themes.

It is created by GitHub and is available for Linux, Mac, and Windows operating systems.

Here, we will see how to install Atom editor on Fedora 35.

Add Atom Editor Repository

The Atom editor is available from its official package repository for Fedora. So, you must add the Atom repository to the system to obtain the Atom package.

First, import the signing key to your system with the below command.

sudo rpm --import https://packagecloud.io/AtomEditor/atom/gpgkey

Then, add the Atom editor repository to your system.

sudo bash -c 'cat  /etc/yum.repos.d/atom.repo [Atom] name=Atom Editor baseurl=https://packagecloud.io/AtomEditor/atom/el/7/x86_64 enabled=1 gpgcheck=0 repo_gpgcheck=1 gpgkey=https://packagecloud.io/AtomEditor/atom/gpgkey EOF'

Install Atom Editor on Fedora 35

After adding the repository to your system, install Atom Editor with the dnf command.

sudo dnf install -y atom

You can also install the beta version with the sudo dnf install -y atom-beta command. But you can not have both on your system.

Launch Atom Editor

After the successful installation of the Atom, you can launch it with the atom in the terminal or by going to Activities » search for Atom.

As soon as you launch Atom editor for the first time, you will get the Welcome guide page with a few options to get to know about Atom.

Sumber: disini

Terbaru

  • Cara Memperbaiki Error ScanPST.exe dan File PST di Microsoft Outlook
  • Cara Mengatasi Error DWMAPI.DLL is either not designed or not found
  • Cara Memperbaiki Error Equation/Rumus Jelek di Microsoft Word
  • Cara Mengatasi Adapter Jaringan VMware yang Hilang di Windows 11
  • Cara Reset Multi-Factor Authentication (MFA) di Microsoft Entra
  • Cara Mengatasi Masalah Konektivitas VM Hyper-V ke Host
  • Cara Memperbaiki Error 0x8000FFFF Catastrophic Failure Saat Ekstrak Zip
  • Cara Memperbaiki File Explorer Crash Saat Membuka Folder Besar di Windows 11/10
  • Cara Mengatasi Error Login 0x8007003B di Outlook, Microsoft, XBox dll
  • Cara Memulihkan Akun Admin Microsoft 365 Karena MFA Gagal
  • Cara Mengatasi Error “A Conexant audio device could not be found”
  • Cara Memperbaiki Windows Tidak Nyala Lagi Setelah Sleep/Locked
  • Cara Memperbaiki Komputer Crash karena Discord
  • Cara Memperbaiki Error Windows “Failed to update the system registry”
  • Cara Memperaiki LGPO/exe/g
  • Cara Memperbaiki Error Tidak bisa Add Calendar di Outlook
  • Cara Memperbaiki File Transfer Drop ke 0 di Windows 11
  • Cara Memperbaiki Microsoft Copilot Error di Outlook
  • Cara Memperbaiki Error Virtualbox NtCreateFile(\Device\VBoxDrvStub) failed, Not signed with the build certificate
  • Cara Memperbaiki Error “the system detected an address conflict for an IP address, with Event ID 4199”
  • Cara Memperbaiki Password Microsoft Edge yang Hilang
  • Cara Memperbaiki Email Outlook yang Hilang atau Tidak Muncul
  • Cara Menemukan Username dan Password di Windows 11
  • Cara Mengatasi Error Virtualbox not detecting Graphics Card di Windows 11
  • Cara Mengatasi Error Windows MFReadWrite.dll not found or missing
  • Cara Membuat Formulir Menggunakan Zoho Form
  • Pemerintah Ganti Ujian Kesetaraan Dengan TKA 2025
  • Ini Perbedaan TKA vs Ujian Nasional: TKA Lebih Sakti?
  • Daftar TKA Tutup 5 Oktober: Sudah 3.3 Juta Yang Daftar
  • Review Aplikasi ClipClaps: Penipuan atau Tidak?
  • Cara Memperbaiki Error ScanPST.exe dan File PST di Microsoft Outlook
  • Cara Mengatasi Error DWMAPI.DLL is either not designed or not found
  • Cara Memperbaiki Error Equation/Rumus Jelek di Microsoft Word

©2025 emka.web.id | Design: Newspaperly WordPress Theme