How to Install Cordova and PhoneGap on Kali

March 21, 2020 | By the+gnu+linux+evangelist.

Installing Cordova

  1. 2. Installing NodeJs

    How to Install the Latest Node.js on Kali Linux

    Installing Node.js on Kali
  2. 3. Installing Git

    Then to Install Git
    Simply play:

    sudo apt install git

    Authenticate with the User Admin Pass.
    If Got “User is Not in Sudoers file” then see: How to Enable sudo

  3. 4. Installing Cordova

    Now to Install the Latest Cordova with Npm
    Run:

    sudo npm install -g cordova
  4. 5. Testing Cordova

    Finally, to Test Cordova Installation
    Do:

    cordova

    And you should Find in Output the Cordova Help Notice.

Contents


QuickChic Theme • Powered by WordPress