Installing Adobe AIR on Ubuntu
| If you're new here, you may want to subscribe to the RSS feed to receive future posts quickly.It's completely free! Thanks for visiting! | |
Looking for a linux version of Adobe AIR? Infact, they have a copy for Linux. You can get it from here.
http://download.macromedia.com/pub/labs/air/linux/adobeair_linux_a1_033108.bin
using wget command or just download it and ,
open your terminal
Move to the download location using ‘ cd ‘ comand.
Run this command:
chmod +x adobeair_linux_a1_033108.bin
Now run this command:
sudo ./adobeair_linux_a1_033108.bin
The normal installer will open, install it. From now whenever you download a .air file, just double click it and it will be installed.
You can get a list of ‘Popular’ AIR applications from here.
Windows users can avoid all the hustles and get it from here

Leave a Reply