
1. Download Adobe AIR 1.5 at http://get.adobe.com/air/ or use the direct Link .
2. Assign execute rights to the “AdobeAIRInstaller.bin”file to start the installer.
danesh@python:~/Desktop$ chmod +x AdobeAIRInstaller.bin
3. Execute the “AdobeAIRInstaller.bin” file to start the installer.
danesh@python:~/Desktop$ ./AdobeAIRInstaller.bin
Related: How to install twhirl
Author comments are in a darker gray color for you to easily identify the posts author in the comments
You can use the graphical interface through the whole process too – right-click on the file, select properties, permissions, and allow it to be executed. Then drag into terminal and press enter.
Thanks Dude,
That’s a quicker way..