How to install JS Studio – JavaScript IDE on Ubuntu 12.10


To install JS Studio on ubuntu 12.10

1.Open Terminal.To open terminal click the Dash home from unity launcher.And type terminal within the search field. and click on Terminal.

2.Type the below code in terminal and hit enter.

sudo apt-add-repository ppa:george-edison55/george-edison

3.Then press enter to continue or ctrl-c to cancel adding the ppa.

4.Type below command and hit enter

sudo apt-get update

5.Then sort below command and press enter

sudo apt-get install jsstudio

0 comments:

Post a Comment