Браузер atom для linux

Браузер atom для linux

To get started with Atom, we’ll need to get it on your system. This section will go over installing Atom on your system as well as the basics of how to build it from source.

Installing Atom should be fairly simple. Generally, you can go to https://atom.io and you should see a download button as shown here:

The button or buttons should be specific to your platform and the download package should be easily installable. However, let’s 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://atom.io site or you can go to the Atom releases page to download the atom-mac.zip file explicitly. Once you have that file, you can click on it to extract the application and then drag the new Atom application into your «Applications» folder.

When you first open Atom, it will try to install the atom and apm commands for use in the terminal. In some cases, Atom might not be able to install these commands because it needs an administrator password. To check if Atom was able to install the atom command, for example, open a terminal window and type which atom . If the atom command has been installed, you’ll see something like this:

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

To install the atom and apm commands, run «Window: Install Shell Commands» from the Command Palette, which will prompt you for an administrator password.

Installing Atom on Windows

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

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

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

Installing Atom on Linux

You can install Atom on Linux using your distribution’s package manager by configuring it to use one of our official package repositories. This will also enable you to update Atom when new releases are published.

Debian and Ubuntu (deb/apt)

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

Читайте также:  Стандартные общие ресурсы windows

You can now install Atom using apt-get (or apt on Ubuntu):

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

Red Hat and CentOS (YUM), or Fedora (DNF)

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

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

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

SUSE (zypp)

To install Atom on openSUSE or other distributions that use the Zypp package manager, add our official package repository to your system by running the following commands:

You can now install Atom using zypper :

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

Updating Atom

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

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

To perform a manual update:

  • Click on the Atom > Check for Update menu item in the menu bar.
  • Search for Application: About in the Command Palette and click the Check now button.

Atom will begin to update if an update is available.

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

To perform a manual update:

  • Click on the Help > Check for Update menu item in the menu bar.
  • Search for Application: About in the Command Palette and click the Check now button.

Atom will begin to update if an update is available.

If you are using Atom’s official package repositories, use your distribution’s package manager to update Atom. Otherwise, you will need to manually download and install the latest .rpm or .deb package from https://atom.io. For more details, see Installing Atom on Linux.

Portable Mode

Atom stores configuration and state in a .atom directory usually located in your home directory ( %userprofile% on Windows) . You can however run Atom in portable mode where both the app and the configuration are stored together such as on a removable storage device.

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

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

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

Then create a .atom directory alongside the directory that contains the Atom binary, for example:

Portable Notes
  • The .atom directory must be writeable
  • You can move an existing .atom directory to your portable device
  • Atom can also store its Electron user data in your .atom directory — just create a subdirectory called electronUserData inside .atom
  • Alternatively you can set the ATOM_HOME environment variable to point wherever you want (you can write a .sh or .cmd script to temporarily set it and launch it from that)
  • Portable mode installations will not automatically update
Читайте также:  Using windows files in linux

Building Atom from Source

The Hacking on Atom Core section of the flight manual covers instructions on how to clone and build the source code if you prefer that option.

Proxy and Firewall Settings

Behind a Firewall?

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

Using a Proxy?

If you are using a HTTP(S) proxy you can configure apm to use it by running:

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

Источник

Установка Atom от GitHub на Ubuntu, OpenSUSE и Windows. Краткий обзор

Вчера вышла сборка редактора Atom от GitHub для Windows, до этого был доступен только для Mac OS.
А установка для *nix систем описана в официальном репозитории проекта.
Здесь я расскажу как мы его устанавливали для следующих ОС, в порядке убывания сложности:

  • Windows 7
  • Ubuntu 14.04
  • OpenSUSE 13.1

А так же первые впечатления от его использования.
Сразу оговорюсь, для Windows и Ubuntu установка — это пара шагов. Для OpenSUSE, чуть больше.
Внимание трафик — картинки.

Windows 7

Так же заявлена поддержка Windows 8, но к сожалению (или к счастью?) в нашей команде она не используется, но думаю работать будет.

  1. Скачиваем архив с сайта или из репзитория
  2. Распаковываем
  3. Запускаем atom.exe
  4. Работаем

Ubuntu

Мы устанавливали на Ubuntu 14.04, рекомендуется не ниже 12.04
В поиске простого пути мы нагуглили ресурс на котором уже есть собранный для Ubuntu PPA (персональный архив пакетов ).
Для установки запускаем терминал и выполняем следующий код:

Примечание с сайта — PPA доступен для Ubuntu 14.10, 14.04, 13.10 и 12.04. Ubuntu 12.10 и 13.04 более не поддерживаются Canonical.
Примечание наше — мы ставили на только установленные Ubuntu и OpenSUSE

OpenSUSE

Тут мы решили следовать инструкции и воспользовались ещё одной статьёй
По шагам команды и действия в консоли с описанием:

    Подготовка к установке. Устанавливаем пакеты:make, gcc, gcc-c++, glibc-devel, и libgnome-keyring-devel, git через консоль вводим:

Установка Node.JS в консоли:

Далее используем Python 2 для установщика пакетов npm:

Создаем папку для установки и переходим в неё.
Клонируем Атом к себе.
Переходим в папку с Atom.

Собираем, устанавливаем и создаём ярлык Atom используя VIM

нажимаем ESC, вводим :wq и копируем значок изображения

Первый запуск

«Приветственый экран атома»

«Настройка темы»


Что называется — две новости:
1. Из приятного — при запуске не появляется диалога о лицензионном соглашении, и рука не тянется за таблеткой от жадности — для тестирования полнофункциональной версии.
2. По умолчанию Atom отправляет следующую анонимную статистику:

  • Уникальный идентификатор генерируемый из MAC адреса машины разработчика;
  • Ширина и высота экрана;
  • Используемая версия Atom`a;
  • Какие вкладки открыты;
  • Разные скоростные характеристики (время запуска, загрузки и т.п).

Это отключается в меню Pakages -> Settings View -> Uninstall Packages в фильтре выбираем Metrics

«Отключение метрики»

«Установка AngularJS плагина.»

«После установки (оригинал изображения и описание плагина atom.io/packages/angularjs)»

«Рабочее пространство»

Atom использует движок chromium поэтому доступна отладка самой среды. View->Developer->Togle Developer Tols или Alt + Ctrl + I

Читайте также:  Webos или linux что лучше
«Запуск отладчика»

Так же заявлено что производительность является главным приоритетом команды разработчиков Atom поэтому есть возможность использовать движок React от FaceBook, как наиболее быстрый, по их мнению. Какой используется сейчас — не знаю. В ближайшее время обещают сделать React движком по умолчанию.

Источник

Браузер atom для linux

Продвинутый режим инкогнито

Вы можете открывать вкладки-инкогнито рядом с обычными, не создавая новых окон. Инкогнито-вкладки помогают удобнее сравнить цены на товары или сохранить в тайне посещение определенных сайтов.

Устанавливая браузер, вы принимаете условия лицензионного соглашения

Стикеры в новой вкладке

Прикрепляйте стикеры-заметки с вашими идеями прямо на страницу новой вкладки. Заметки всегда перед глазами, чтобы вы точно не забыли покормить выхухоль или сделать коллегам шапочки из фольги.

Устанавливая браузер, вы принимаете условия лицензионного соглашения

Музыкальный плеер ВКонтакте

В Atom встроен плеер для быстрого доступа к музыке из ВКонтакте. Слушайте любимые треки, ищите новые композиции, не переходя в аккаунт и оставаясь офлайн для друзей.

Устанавливая браузер, вы принимаете условия лицензионного соглашения

Легкий и гибкий браузер

Добавляйте любимые сайты в закладки, выбирайте фон из галереи или загружайте свой, управляйте отображением поисковой строки, заметок и ленты новостей. Организуйте все, как удобно именно вам!

Устанавливая браузер, вы принимаете условия лицензионного соглашения

Заботливый браузер

Если вы слишком долго работаете в интернете, браузер напомнит, что пора отдохнуть, и подскажет гимнастику для глаз. Подвигайте глазами вправо-влево, посмотрите на что‑нибудь красивое, и можно снова приступать к работе.

Устанавливая браузер, вы принимаете условия лицензионного соглашения

Браузер для любознательных

Atom расскажет, на каких сайтах вы чаще всего бываете и сколько времени там проводите. Эта статистика собирается только с вашего согласия и никуда не передается. Мы создали ее потому, что сами очень любим диаграммы.

Устанавливая браузер, вы принимаете условия лицензионного соглашения

Новый уровень безопасности

Мы внедрили технологию Kaspersky Online File Reputation, которая проверяет скачиваемые файлы. В базе Kaspersky более 98% популярных легитимных программ, поэтому, если вы попробуете загрузить файл, который известен Kaspersky как вредоносный, Atom защитит вас.

Устанавливая браузер, вы принимаете условия лицензионного соглашения

Видео поверх всех окон

Смотрите видео поверх всех открытых окон, параллельно занимаясь другими делами. Например, можно смотреть сериал и искать что-то в интернете. При включении режима воспроизведение перемещается в отдельный плеер, который всегда на виду.

Устанавливая браузер, вы принимаете условия лицензионного соглашения

Вам письмо!

Следите за новыми письмами и отвечайте
еще быстрее с почтовым виджетом.

Устанавливая браузер, вы принимаете условия лицензионного соглашения

Одноклассники еще ближе

Будьте на связи с Одноклассниками
без лишних кликов с удобным виджетом.

Устанавливая браузер, вы принимаете условия лицензионного соглашения

Отличный выбор Чтобы начать работу, нажмите на файл, на который указывает стрелка.

Отлично! Дальше все просто:
1. Нажмите на кнопку «Сохранить файл».
2. Нажмите на значок в правом
верхнем углу и запустите файл atom.exe .

Отлично! Дальше все просто:
1. Нажмите на кнопку «Сохранить файл».
2. Нажмите на значок в правом
верхнем углу и запустите файл atom.exe .

Отличный выбор Чтобы начать работу, нажмите на файл, на который указывает стрелка.

Отличный выбор Теперь нажмите на кнопку «Выполнить» и дождитесь, пока файл скачается.

Источник

Оцените статью