GNU/Linux Bodhi Installing Cordova and PhoneGap – QuickStart Guide
Hi! The Tutorial shows you Step-by-Step How to Install Apache Cordova and Adobe PhoneGap in GNU+Linux Bodhi Desktop.
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.
1. Launching Terminal
Open a Terminal Shell Emulator
First, Open a File Manager Window:
(Press “Enter” to Execute Commands).sudo apt update
Authenticate with the User Admin Pass.
If Got “User is Not in Sudoers file” then see: How to Enable sudo.
Contents