How to Install Cordova and PhoneGap on CentOS 6.x 32-64bit Gnu/Linux

March 26, 2014 | By the+gnu+linux+evangelist.

Cordova and PhoneGap Quick Start on CentOS 6.x

Hi! The Tutorial shows you Step-by-Step How to Install and Getting-Started with the Latest Apache Cordova 5.x and Adobe PhoneGap Cross-Platform Mobile Development on CentOS 6.x i686/x8664 GNU+Linux.

First, Apache Cordova is an Open-Source Mobile Development Framework that allows you to use Standard Web Technologies such as HTML5, CSS3, and JavaScript for Cross-Platform Development, avoiding each Mobile Platforms Native Development Language.

Then Adobe PhoneGap is an Open-Source Framework for Building Cross-Platform Native Applications using Standard Web Technologies such as HyperText Markup Language (HTML), Cascading Style Sheets (CSS), and JavaScript.

How to Install Cordova and PhoneGap on Ubuntu 24.04
  1. Open a Command Line Terminal Window
    (Press “Enter” to Execute Commands)

    Apache Cordova Installation on CentOS 6.x -  Open Terminal

    In case first see: Terminal QuickStart Guide.

  2. How to Install the Latest Node.js on CentOS Linux

    CentOS Installing Latest Node.js
  3. Installing Required Git.

    sudo yum install git

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

  4. Installing Latest Cordova with CLI by Npm.

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

    cordova

    You should See the Cordova Help Notice…

  6. How to Install Adobe PhoneGap for CentOS.

    Install PhoneGap on CentOS

QuickChic Theme • Powered by WordPress