I want to be able to use the best application for tweeting my ramblings so that’s why I decided to use Tweetdeck. In order to use it I had to install Adobe Air for Linux.
Quickly browsing their site I couldn’t come up with directions on how to install it because the download for linux is a .bin file. Installing Adobe Air in Ubuntu can’t be that hard?
Well it’s actually really easy.
1. Download Adobe Air and save it to your Desktop
2. Open up Terminal and navigate to your Desktop
3. Type in this command:
chmod +x AdobeAIRInstaller.bin
Then hit Enter
4. Now type in this command:
sudo ./AdobeAIRInstaller.bin
Then hit Enter
Adobe Air installer will run and prompt you for installation. I just used the defaults. Afterwards, you’ll be able to install Adobe Air applications without a hitch.
Related posts:
- How To Install GNS3 in Ubuntu 9.04
- Fix Nmap Script Engine Runtime Error in Ubuntu
- Ubuntu Notification System Tray Gone
