# Add the apt source of brackets:
sudo add-apt-repository ppa:webupd8team/brackets
# Do a update before:
sudo apt-get update
# Install the program
sudo apt-get install brackets
#If you want to remove Brackets
sudo add-apt-repository ppa:webupd8team/brackets --remove
sudo apt-get remove Brackets
sudo apt-get autoremove
Obs. Tested on Ubuntu 12.04 x64
I highly recommend Codelobster
ResponderExcluir