Installing Cordova
- 
2. Installing NodeJsHow to Install Latest Node.js on openSUSE Linux 
- 
3. Installing GitThen to Install Git 
 Simply play:sudo zypper in git Authenticate with the User Admin Pass. 
 If Got “User is Not in Sudoers file” then see: How to Enable sudo
- 
4. Installing CordovaNow to Install the Latest Cordova with Npm 
 Run:sudo npm install -g cordova 
- 
5. Testing CordovaFinally, to Test Cordova Installation 
 Do:cordova And you should Find in Output the Cordova Help Notice. 
Contents
