• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar
Source Digit

Source Digit

Linux, Ubuntu Tutorials & News, Technology, Gadgets & Gizmos

  • Home
  • How To
  • Ubuntu
  • Instagram
  • Blogging
  • Android
  • WordPress
  • +More
    • Cloud Computing
    • Gadgets
    • Social Media
    • Technology
  • Write for Us
Home / How To / How To Install Brackets Editor in Ubuntu 14.10 & Ubuntu 14.04

How To Install Brackets Editor in Ubuntu 14.10 & Ubuntu 14.04

By Sourabh / February 19, 2015 Category: How To, Ubuntu

How To Install Brackets Editor  on Ubuntu 14.10 & Ubuntu 14.04. Brackets is a free and open source text/code editor for web designers by Adobe.

The Brackets Editor comes with Inline Editors, Live Preview and Preprocessor Support. It also comes with useful features like Quick Edit and Code Preview. You can get CSS straight from a PSD with no generated code with Creative Cloud Extract (preview) for Brackets.

The latest release of Brackets editor comes with cross-browser (live preview with dev tools).

Brackets-Ubuntu-split-view

There are two methods to installing Brackets:

  • Method 1: Through webudp8 team PPA
  • Method 2: By direct Download (.deb Package from Github)

Install Brackets via webupd8 PPA

Add the webupd8 team ppa with the following command:

sudo add-apt-repository ppa:webupd8team/brackets
sudo apt-get update
sudo apt-get install brackets

Install Brackets via .deb Package from Github

Open Terminal and run the following commands to download and install brackets .deb Package from Github:

For 32 bit:

wget https://github.com/adobe/brackets/releases/download/release-0.44/Brackets.Release.0.44.32-bit.deb
sudo dpkg -i Brackets.Release.0.44.32-bit.deb

For 64 bit:

wget https://github.com/adobe/brackets/releases/download/release-0.44/Brackets.Release.0.44.64-bit.deb
sudo dpkg -i Brackets.Release.0.44.64-bit.deb

Once installed, you can launch Brackets Editor:

In Ubuntu 14.04: From unity dash by typing “Brackets.”
In Linux Mint 17: Go to Menu > Programming > Brackets.

Un-Install and Remove Brackets

Run the following commands to un-install and remove Brackets Editor from Ubuntu systems:

sudo apt-get remove brackets
sudo add-apt-repository --remove ppa:webupd8team/brackets

You can also uninstall it from Ubuntu Software Center.

Tags: Brackets Code Editor Adobe, How To Install Brackets 1.1 On Ubuntu 14.04, How To Install Brackets 1.1 On Ubuntu 14.10, How To Install Brackets 1.1 On Ubuntu 15.04, Install Brackets Editor In Linux Mint 17, Install Brackets Editor In Ubuntu 14.04, Install Brackets via .deb Package from Github, Install Brackets via webupd8 PPA, Linux Mint 17 Brackets Editor, Text Editors for Ubuntu, Ubuntu 14.04, Ubuntu 14.10, Ubuntu Brackets Editor, Web Designers Brackets Text Editor Adobe

Primary Sidebar

Latest Posts

Ubuntu 25.04 ‘Plucky Puffin’ Is Available To Download

How to Login as Root User in Linux Terminal

Install Firefox In Ubuntu Terminal Command Line

How To Check Kernel Installed Date In Linux Ubuntu

How To List All Kernel Modules That Are Loaded In Ubuntu

Enable Ubuntu Auto Login Without Password

Download Ubuntu 25.04 Official Default Wallpapers

How To Fix Initramfs Error In Ubuntu Command Line

How To Check All Available Kernel Version In Linux Ubuntu

3 Best Artificial Intelligence Domain Name Generators

© 2025 Source Digit • Linux, Ubuntu Tutorials & News, Technology, Gadgets & Gizmos

  • Home
  • About
  • Privacy Policy
  • Terms & Conditions
  • Contact Us
  • Sitemap