Linux Mint 8 Installing Adobe AIR…   February 10th, 2010

After a previous post where I outlined how to install Adobe AIR in Ubuntu 9.10 I thought I would write another post with instructions for installing in Linux Mint 8 as I also use this distribution on my development machine.  The differences are subtle but nevertheless they are slightly different.

Installing Adobe AIR on Linux Mint is again quite easy (certainly no more difficult than installing in Ubuntu), although it is not available in the repository so you’ll need to  follow these instructions:

  • Download Adobe AIR by clicking this link, ensure that you save the installer to your desktop for the following steps
  • Once the download has completed, you need to open your Terminal (select Menu > Terminal).  Type the following command to switch to your desktop where you have just downloaded the AIR installer (making sure to take note of capitalisation):
    cd ~/Desktop
    We now need to make the file executable.  To do this type the following command:
    chmod +x AdobeAIRInstaller.bin
    Finally you need to run the installer itself, as you are already in Terminal simply type the following command:
    ./AdobeAIRInstaller.bin

Running the installer from within Terminal

  • The Adobe AIR installer will now launch, obviously click to agree the T&Cs and then sit back, the installer doesn’t take long.

Accept the T&Cs by clicking 'I Agree'

Sit back and wait for the installer to finish

Done!


That’s it; simple.  You can then install any Adobe AIR application directly from the web, in this case I have chosen to install TweetDeck to test everything works.

Installing TweetDeck from within Firefox


I hope this is useful.

Don't be greedy, share this post with others -
Tags: , , ,
This entry was posted on Wednesday, February 10th, 2010 at 15:39 and is filed under AIR, Adobe, Blah, Linux, Linux Mint, Technology Related. You can follow any responses to this entry through the RSS 2.0 feed.You can leave a response, or trackback from your own site.

3 Responses

March 3rd, 2010 at 04:44
Jason Paisley Says:

Worked like a charm. Using it now for Pandora.

April 1st, 2010 at 11:42
Alejandro Says:

Too bad you don’t have a x64 system…

June 4th, 2010 at 07:02
Ishan Says:

Works great! Thanks for the tutorial, I just switched to Linux Mint after my modem drivers refused to work on my new Windows 7 laptop and I must say Mint is great!

Leave a Reply