How Can We Help?
NOTE: Tested on Ubuntu 9.10
- Open a new Terminal Window
- Download the following file http://airdownload.adobe.com/air/lin/download/1.5/AdobeAIRInstaller.bin using the wget command{codecitation class=”brush: bash;”}wget http://airdownload.adobe.com/air/lin/download/1.5/AdobeAIRInstaller.bin{/codecitation}
- Save the file in your Home Directory or any other Directory
- Give the file executable privelages by using the following command {codecitation class=”brush: bash;”}chmod +x AdobeAIRInstaller.bin{/codecitation}
- Now run the following command {codecitation class=”brush: bash;”}sudo ./AdobeAIRInstaller.bin{/codecitation} to execute the file
- The Ubuntu installer will open. Now install Adobe Air. Everytime, you open a .air file it will be installed.