How to Install Brackets in Ubuntu Linux

1 min


A guide on how to install code editor brackets in Ubuntu Linux.

Install Brackets in Ubuntu

Brackets.io is a free open source code editor for web development. In this tutorial, you would learn how to install brackets in the Ubuntu system.

a) First download the installer (.deb) from the brackets.io home page for Ubuntu Linux.
b) To download: Go to http://brackets.io/ and click Download Brackets.

c) If you are using Firefox, then it would be downloaded on /home/your.user.name/downloads. Open Terminal and go to the folder where it was downloaded.

d) Run the below command to install the brackets.io

sudo dpkg -i Brackets.Release.0.41.64-bit.deb

Wait for the installation to finish.

e) Go to the Search bar of Ubuntu and search for Brackets. Click the brackets ICON.

find brackets.io in ubuntu

f) Brackets.io should be up and running.

brackets.io running in ubuntu


Arindam

Creator and author of debugpoint.com. Connect with me via Telegram, 𝕏 (Twitter), or send us an email.
Subscribe
Notify of
guest

This site uses Akismet to reduce spam. Learn how your comment data is processed.

0 Comments
Inline Feedbacks
View all comments