• Sharebar

Adobe | Set 4 | Air IIThe reason for this post was because I was writing another post on how to install an Adobe AIR based application only to realize that I don’t have Adobe AIR installed on my machine :) .  Adobe® AIR™ runtime enables you to have your favourite web applications with you all the time. Since applications built for Adobe AIR run on your desktop computer without a web browser, they provide all the convenience of a desktop application.

Installation

1. Download latest Adobe Air (AdobeAIRInstaller.bin) for Linux from here.

2. Open a terminal window by hitting ALT+F2 and typing “gnome-terminal

3. Type the following command in your terminal

chmod +x AdobeAIRInstaller.bin

adobeair1

4. Now type the following command

sudo ./AdobeAIRInstaller.bin

adobeair2

5. An installer window will pop up

adobeair3

Finish the installation and you should have Adobe Air installed on your Ubuntu. Enjoy the AIR based desktop apps on your Ubuntu.