How TO Install Brackets Code Editor On Popos
To Install Brackets Code Editor On Popos
Brackets is an open-source editor written in HTML, CSS, and JavaScript with a primary focus on web development. It was created by Adobe system. Its released under the MIT license and is currently maintained on GitHub. It’ s a cross-platform software available for most using operating systems such as Windows, Linux, MAC OS.
Installation
Add a repository which contains Brackets code editor.
root@linuxhelp:~# add-apt-repository ppa:webupd8team/brackets
Brackets is an open-source editor for web design and development built on top of web technologies such as HTML, CSS and JavaScript. The project was created and is maintained by Adobe, and is released under a MIT License.
More info and PPA support @ http://www.webupd8.org/2013/11/install-brackets-in-ubuntu-via-ppa-open.html
More info: https://launchpad.net/~webupd8team/+archive/ubuntu/brackets]
Press [ENTER] to continue or Ctrl-c to cancel adding it.
gpg: keybox ' /tmp/tmp01hhgguw/pubring.gpg' created
gpg: /tmp/tmp01hhgguw/trustdb.gpg: trustdb created
gpg: key C2518248EEA14886: public key " Launchpad VLC" imported
gpg: no ultimately trusted keys found
gpg: Total number processed: 1
gpg: imported: 1
OK
And then update the system repository as follows
root@linuxhelp:~# apt-get update
Hit:1 http://ppa.launchpad.net/system76/pop/ubuntu artful InRelease
Hit:2 http://security.ubuntu.com/ubuntu artful-security InRelease
Hit:3 http://us.archive.ubuntu.com/ubuntu artful InRelease
Hit:4 http://ppa.launchpad.net/ubuntuhandbook1/pragha/ubuntu artful InRelease
Hit:5 http://us.archive.ubuntu.com/ubuntu artful-updates InRelease
Hit:6 http://us.archive.ubuntu.com/ubuntu artful-backports InRelease
Get:7 http://ppa.launchpad.net/webupd8team/brackets/ubuntu artful InRelease [15.4 kB]
Get:8 http://ppa.launchpad.net/webupd8team/brackets/ubuntu artful/main amd64 Packages [760 B]
Get:9 http://ppa.launchpad.net/webupd8team/brackets/ubuntu artful/main i386 Packages [760 B]
Get:10 http://ppa.launchpad.net/webupd8team/brackets/ubuntu artful/main Translation-en [308 B]
Fetched 17.2 kB in 3s (4,916 B/s)
Reading package lists... Done
Install Brackets using the following command.
root@linuxhelp:~# apt-get install brackets
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following additional packages will be installed:
gconf-service gconf-service-backend gconf2-common libgconf-2-4
libpango1.0-0 libpangox-1.0-0
The following NEW packages will be installed:
brackets gconf-service gconf-service-backend gconf2-common libgconf-2-4
libpango1.0-0 libpangox-1.0-0
0 upgraded, 7 newly installed, 0 to remove and 166 not upgraded.
Need to get 57.7 MB of archives.
After this operation, 245 MB of additional disk space will be used.
Do you want to continue? [Y/n] y
Get:1 http://ppa.launchpad.net/webupd8team/brackets/ubuntu artful/main amd64 brackets amd64 1.12.0libgcrypt11-17621+1~webupd8~0 [56.8 MB]
.
.
.
Setting up gconf-service-backend (3.2.6-4ubuntu1) ...
Setting up gconf-service (3.2.6-4ubuntu1) ...
Setting up brackets (1.12.0libgcrypt11-17621+1~webupd8~0) ...
Processing triggers for libc-bin (2.26-0ubuntu2.1) ...
After the installation, you can access the application from the menu as shown here.

With this, the method to install Brackets Code Editor On Popos comes to an end.
Comments ( 0 )
No comments available