Our Sponsors



Download BioinformaticsOnline(BOL) Apps in your chrome browser.




Install ATOM editor on Elemantory OS / Ubuntu

  • Public
By BioQueen 1168 days ago
#Download ATOM deb file from https://atom.io/ https://atom.io/download/deb (base) bioqueen@bioqueen-Lenovo-ideapad-320-15ISK:~/Downloads/$ sudo apt install ./atom-amd64.deb [sudo] password for bioqueen: Reading package lists... Done Building dependency tree Reading state information... Done Note, selecting 'atom' instead of './../atom-amd64.deb' The following packages were automatically installed and are no longer required: gir1.2-vte-2.91 libido3-0.1-0 libllvm6.0 libwayland-egl1-mesa Use 'sudo apt autoremove' to remove them. The following additional packages will be installed: gconf-service gconf-service-backend gconf2-common libgconf-2-4 The following NEW packages will be installed: atom gconf-service gconf-service-backend gconf2-common libgconf-2-4 0 upgraded, 5 newly installed, 0 to remove and 0 not upgraded. Need to get 845 kB/127 MB of archives. After this operation, 698 MB of additional disk space will be used. Do you want to continue? [Y/n] Y Get:1 http://in.archive.ubuntu.com/ubuntu bionic/universe amd64 gconf2-common all 3.2.6-4ubuntu1 [700 kB] Get:2 http://in.archive.ubuntu.com/ubuntu bionic/universe amd64 libgconf-2-4 amd64 3.2.6-4ubuntu1 [84.8 kB] Get:3 http://in.archive.ubuntu.com/ubuntu bionic/universe amd64 gconf-service-backend amd64 3.2.6-4ubuntu1 [58.1 kB] Get:4 http://in.archive.ubuntu.com/ubuntu bionic/universe amd64 gconf-service amd64 3.2.6-4ubuntu1 [2,036 B] Get:5 /home/bioqueen/Downloads/atom-amd64.deb atom amd64 1.54.0 [126 MB] Fetched 845 kB in 4s (219 kB/s) Selecting previously unselected package gconf2-common. (Reading database ... 194272 files and directories currently installed.) Preparing to unpack .../gconf2-common_3.2.6-4ubuntu1_all.deb ... Unpacking gconf2-common (3.2.6-4ubuntu1) ... Selecting previously unselected package libgconf-2-4:amd64. Preparing to unpack .../libgconf-2-4_3.2.6-4ubuntu1_amd64.deb ... Unpacking libgconf-2-4:amd64 (3.2.6-4ubuntu1) ... Selecting previously unselected package atom. Preparing to unpack .../bioqueen/Downloads/atom-amd64.deb ... Unpacking atom (1.54.0) ... Selecting previously unselected package gconf-service-backend. Preparing to unpack .../gconf-service-backend_3.2.6-4ubuntu1_amd64.deb ... Unpacking gconf-service-backend (3.2.6-4ubuntu1) ... Selecting previously unselected package gconf-service. Preparing to unpack .../gconf-service_3.2.6-4ubuntu1_amd64.deb ... Unpacking gconf-service (3.2.6-4ubuntu1) ... Setting up gconf2-common (3.2.6-4ubuntu1) ... Creating config file /etc/gconf/2/path with new version Setting up libgconf-2-4:amd64 (3.2.6-4ubuntu1) ... Setting up atom (1.54.0) ... Setting up gconf-service-backend (3.2.6-4ubuntu1) ... Setting up gconf-service (3.2.6-4ubuntu1) ... Processing triggers for bamfdaemon (0.5.3+18.04.20180207.2-0ubuntu1) ... Rebuilding /usr/share/applications/bamf-2.index... Processing triggers for libc-bin (2.27-3ubuntu1.4) ... Processing triggers for gnome-menus (3.13.3-11ubuntu1.1) ... Processing triggers for mime-support (3.60ubuntu1) ... Processing triggers for desktop-file-utils (0.23-1ubuntu3.18.04.2+elementary2~ubuntu5.0.1) ... #Now you can add packages in it (base) bioqueen@bioqueen-Lenovo-ideapad-320-15ISK:~/Downloads/$ apm apm - Atom Package Manager powered by https://atom.io Usage: apm <command> where <command> is one of: ci, clean, config, dedupe, deinstall, delete, dev, develop, disable, docs, enable, erase, featured, home, i, init, install, link, linked, links, list, ln, lns, login, ls, open, outdated, prune, publish, rebuild, rebuild-module-cache, remove, rm, search, show, star, starred, stars, test, uninstall, unlink, unpublish, unstar, update, upgrade, view. Run `apm help <command>` to see the more details about a specific command. Options: --color Enable colored output [boolean] [default: true] -v, --version Print the apm version -h, --help Print this usage message Prefix an option with `no-` to set it to false such as --no-color to disable colored output. #Atom is essentially a text editor that you can use for coding. But did you know that you can turn Atom into a full-fledged IDE (integrated development environment) like Eclipse, PyCharm or IntelliJ IDEA etc? (base) bioqueen@bioqueen-Lenovo-ideapad-320-15ISK:~/Downloads/$ apm install atom-ide-ui Installing atom-ide-ui to /home/bioqueen/.atom/packages ✓