How to Install Brackets On Ubuntu via Terminal

Опубликовано: 16 Октябрь 2024
на канале: You Can
798
3

this code works on all new ubuntu version after 14.04

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


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



thank you for waching
=================================

for more help visit our site
http://www.codiov.com