How to Install Cordova and PhoneGap on openSUSE Gnu/Linux

April 23, 2019 | By the+gnu+linux+evangelist.

Cordova & PhoneGap OpenSUSE - Cordova Setup

  1. Installing Required Git.

    sudo apt install git

    If Got “User is Not in Sudoers file” then see: How to Enable sudo

  2. Installing Latest Cordova with CLI by Npm.

    cd  
    sudo npm install -g cordova
  3. Testing Cordova Installation.

    cordova

    You should See the Cordova Help Notice…


QuickChic Theme • Powered by WordPress