banner



How To Install Atom On Mac

Installing Atom

To get started with Atom, we'll need to become information technology on your system. This section will become over installing Atom on your system every bit well as the nuts of how to build information technology from source.

Installing Cantlet should exist adequately simple. By and large, you can go to https://atom.io and you should meet a download button equally shown here:

Download buttons on https://atom.io

Download buttons on https://atom.io

Download buttons on https://atom.io

The push button or buttons should be specific to your platform and the download package should exist easily installable. All the same, let'southward go over them here in a bit of detail.

Installing Atom on Mac

Atom follows the standard Mac zip installation process. You can either press the download button from the https://cantlet.io site or you can become to the Atom releases page to download the atom-mac.nix file explicitly. Once yous take that file, you can click on information technology to extract the application so drag the new Atom awarding into your "Applications" folder.

When you showtime open Atom, it volition try to install the atom and apm commands for apply in the terminal. In some cases, Atom might not be able to install these commands because information technology needs an ambassador countersign. To check if Atom was able to install the atom command, for instance, open a terminal window and type which cantlet. If the cantlet command has been installed, yous'll meet something like this:

            which atom            /usr/local/bin/atom            $          

If the atom command wasn't installed, the which command won't return anything:

            which cantlet            $          

To install the cantlet and apm commands, run "Window: Install Shell Commands" from the Command Palette, which volition prompt you for an administrator countersign.

Installing Cantlet on Windows

Atom is available with Windows installers that tin can be downloaded from https://atom.io or from the Cantlet releases page. Use AtomSetup.exe for 32-bit systems and AtomSetup-x64.exe for 64-chip systems. This setup program volition install Atom, add the atom and apm commands to your PATH, and create shortcuts on the desktop and in the commencement menu.

Atom on Windows

The context menu Open up with Atom in File Explorer, and the option to make Atom available for file association using Open up with..., is controlled by the System Settings panel every bit seen above.

With Atom open, click on File > Settings, and then the System tab on the left. Check the boxes side by side to Show in file context menus, as well as Evidence in folder context menus. And you're all set.

Installing Atom on Linux

You can install Atom on Linux using your distribution's package managing director by configuring it to utilise one of our official package repositories. This will also enable yous to update Atom when new releases are published.

Debian and Ubuntu (deb/apt)

To install Cantlet on Debian, Ubuntu, or related distributions, add our official
package repository to your system past running the following commands:

            wget -qO - https://packagecloud.io/AtomEditor/atom/gpgkey | sudo apt-key add -            sudo sh -c 'echo "deb [curvation=amd64] https://packagecloud.io/AtomEditor/cantlet/any/ whatsoever chief" > /etc/apt/sources.list.d/cantlet.list'            sudo apt-get update          

You can now install Cantlet using apt-become (or apt on Ubuntu):

            # Install Atom            sudo apt-go install atom            # Install Atom Beta            sudo apt-get install atom-beta          

Alternatively, you lot can download the Atom .deb package and install it directly:

            # Install Atom            sudo dpkg -i cantlet-amd64.deb            # Install Cantlet's dependencies if they are missing            sudo apt-get -f install          
Red Lid and CentOS (YUM), or Fedora (DNF)

To install Cantlet on CentOS, Oracle Linux, Red Lid Enterprise Linux, Scientific Linux, Fedora, or related distributions that use the YUM or DNF package managers, add together our official package repository to your arrangement by running the following commands:

            sudo rpm --import https://packagecloud.io/AtomEditor/atom/gpgkey            sudo sh -c 'repeat -e "[Atom]\nname=Cantlet Editor\nbaseurl=https://packagecloud.io/AtomEditor/cantlet/el/7/\$basearch\nenabled=1\ngpgcheck=0\nrepo_gpgcheck=i\ngpgkey=https://packagecloud.io/AtomEditor/atom/gpgkey" > /etc/yum.repos.d/cantlet.repo'          

You can at present install Atom using dnf (or yum depending on your distribution):

            # Install Cantlet            sudo dnf install cantlet            # Install Cantlet Beta            sudo dnf install cantlet-beta          

Alternatively, you lot can download the Atom .rpm parcel and install it direct:

            # On YUM-based distributions            sudo yum install -y cantlet.x86_64.rpm            # On DNF-based distributions            sudo dnf install -y atom.x86_64.rpm          
SUSE (zypp)

To install Atom on openSUSE or other distributions that utilize the Zypp parcel manager, add our official package repository to your system past running the post-obit commands:

            sudo sh -c 'echo -e "[Atom]\nname=Atom Editor\nbaseurl=https://packagecloud.io/AtomEditor/atom/el/7/\$basearch\nenabled=one\ntype=rpm-md\ngpgcheck=0\nrepo_gpgcheck=1\ngpgkey=https://packagecloud.io/AtomEditor/atom/gpgkey" > /etc/zypp/repos.d/atom.repo'            sudo zypper --gpg-motorcar-import-keys refresh          

Y'all can now install Atom using zypper:

            # Install Cantlet            sudo zypper install atom            # Install Cantlet Beta            sudo zypper install atom-beta          

Alternatively, yous can download the Cantlet .rpm package and install information technology directly:

            sudo zypper in -y atom.x86_64.rpm          

Updating Atom

You should consider updating Atom periodically for the latest improvements to the software. Additionally, When Atom receives hotfixes for security vulnerabilities yous will want to update your version of Atom as presently equally possible.

"Automatically Update" is enabled by default in Core Settings of the Settings View, which volition allow Atom to check for updates automatically. If you disable this setting yous can update Atom manually.

To perform a manual update:

  • Click on the Cantlet > Check for Update menu item in the menu bar.
  • Search for Awarding: About in the Control Palette and click the Check now button.

Cantlet will begin to update if an update is available.

"Automatically Update" is enabled by default in Core Settings of the Settings View, which volition allow Atom to cheque for updates automatically. If you lot disable this setting you can update Atom manually.

To perform a manual update:

  • Click on the Help > Bank check for Update menu item in the carte bar.
  • Search for Application: Most in the Command Palette and click the Check now push button.

Cantlet volition begin to update if an update is bachelor.

If you lot are using Atom'south official parcel repositories, employ your distribution'southward package managing director to update Cantlet. Otherwise, you volition demand to manually download and install the latest .rpm or .deb parcel from https://atom.io. For more details, see Installing Atom on Linux.

Portable Style

Cantlet stores configuration and state in a .cantlet directory usually located in your home directory (%userprofile% on Windows). Y'all can still run Atom in portable manner where both the app and the configuration are stored together such as on a removable storage device.

To setup Cantlet in portable mode download the zip/tar.gz package for your organisation and extract it to your removable storage.

Then create a .atom directory alongside the directory that contains cantlet.exe, for instance:

            e:\cantlet-one.14\atom.exe e:\.atom                      

Then create a .atom directory alongside the Atom.app application, for example:

            /MyUSB/Cantlet.app /MyUSB/.atom                      

And then create a .atom directory aslope the directory that contains the Atom binary, for case:

            /media/myusb/atom-1.14/atom /media/myusb/.atom                      
Portable Notes
  • The .cantlet directory must exist writeable
  • You tin move an existing .atom directory to your portable device
  • Atom tin also shop its Electron user data in your .atom directory - just create a subdirectory called electronUserData inside .atom
  • Alternatively you can set the ATOM_HOME environs variable to point wherever you want (you tin write a .sh or .cmd script to temporarily set it and launch information technology from that)
  • Portable way installations will not automatically update

Building Cantlet from Source

The Hacking on Atom Core section of the flight transmission covers instructions on how to clone and build the source lawmaking if y'all prefer that choice.

Proxy and Firewall Settings

Backside a Firewall?

If you are behind a firewall and seeing SSL errors when installing packages you can disable strict SSL by running:

          apm config set up strict-ssl false        
Using a Proxy?

If you are using a HTTP(S) proxy you tin configure apm to apply information technology by running:

          apm config set https-proxy            YOUR_PROXY_ADDRESS                  

You can run apm config get https-proxy to verify it has been gear up correctly.

Source: https://flight-manual.atom.io/getting-started/sections/installing-atom/

Posted by: mitchellthemot.blogspot.com

0 Response to "How To Install Atom On Mac"

Post a Comment

Iklan Atas Artikel

Iklan Tengah Artikel 1

Iklan Tengah Artikel 2

Iklan Bawah Artikel