Para instalar no Ubuntu 17.04:
-
Adicione
ppa
e atualize:sudo add-apt-repository ppa:webupd8team/brackets sudo apt-get update
-
Instale com:
sudo apt install brackets
Eu tinha o Ubuntu 16.04, mas quando atualizei para o 17.04, durante o processo, o editor de colchetes foi removido e agora não consigo instalá-lo.
$ sudo apt install brackets
Reading package lists... Done
Building dependency tree
Reading state information...
Done You might want to run 'apt --fix-broken install' to correct these.
The following packages have unmet dependencies:
brackets :
Depends: libpango1.0-0 (>= 1.22.0) but it is not installable
teamviewer:i386 :
Depends: libjpeg62:i386 but it is not installable
Depends: libxtst6:i386 but it is not going to be installed
E: Unmet dependencies.
Try 'apt --fix-broken install' with no packages (or specify a solution)
Para instalar no Ubuntu 17.04:
Adicione ppa
e atualize:
sudo add-apt-repository ppa:webupd8team/brackets
sudo apt-get update
Instale com:
sudo apt install brackets