1. Pull up a console and su to root.
[danesh@jackal ~]$ su -
2. Grab the latest vesion of Adobe AIR from Adobe’s download page.
[root@jackal ~]# wget http://airdownload.adobe.com/air/lin/download/latest/AdobeAIRInstaller.bin
3. Make the .bin file executable by using the chmod command.
[root@jackal ~]# chmod +x AdobeAIRInstaller.bin
4. Execute the .bin file.
[root@jackal ~]# ./AdobeAIRInstaller.bin
Follow the screens and your install’s complete.
NOTE:
If you get errors when trying to run AIR apps try the below;
1. delete /etc/opt/adobe/……../crypt/
2. if Tweetdeck fails to launch, make sure kwallet is running.
