Facebook Twitter Instagram
    TecAdmin
    • Home
    • FeedBack
    • Submit Article
    • About Us
    Facebook Twitter Instagram
    TecAdmin
    You are at:Home»IDE»How to Install Brackets Editor on Ubuntu via PPA

    How to Install Brackets Editor on Ubuntu via PPA

    By RahulAugust 30, 20181 Min Read

    Brackets is a lightweight, modern, powerful text editor for web developers to edit source codes. It is also available for Linux systems. It has lots of features which you must love to use. This article will help you for installing Brackets Text editor on Ubuntu and Debian systems using apt-get or ppa.

    Features

    • Provides in-line editing of source.
    • Provides provides live preview for various browser.
    • Brackets work with preprocessors in a whole new way.
    • It provides improved typing performance with code hints.

    Install Brackets on Ubuntu

    Brackets Text Editor PPA is maintained by the webupd8 team for Ubuntu installations. Use the following commands to add PPA in your Ubuntu system and install the package on the system.

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

    Launch Brackets Editor

    Use system navigation and start Brackets text editor. Happy coding.

    brackets-source-editor

    brackets editor text
    Share. Facebook Twitter Pinterest LinkedIn Tumblr Email WhatsApp

    Related Posts

    How to Save and Quit in Nano

    How to Cut, Copy and Paste in Vim

    How to Install VS Code on Ubuntu 22.04

    How to Install Visual Studio Code on Ubuntu 22.04

    Add A Comment

    Leave A Reply Cancel Reply

    Advertisement
    Recent Posts
    • How to Create and Use Custom Python Module
    • How to Install and Use Podman on Ubuntu 22.04 & 20.04
    • Setting Up Laravel with Docker and Docker-compose
    • Setting Up Development Environments with PHP and Docker
    • Using Composer with Different PHP Versions in Linux
    Facebook Twitter Instagram Pinterest
    © 2023 Tecadmin.net. All Rights Reserved | Terms  | Privacy Policy

    Type above and press Enter to search. Press Esc to cancel.