Install Adobe Air and use Tweetdeck in Ubuntu Linux

by richardbaxterseo on January 22, 2009

I’m really liking Tweetdeck in Ubuntu! It relies on Adobe Air so here’s a quick “how to install” with Adobe Air and Ubuntu Linux.

1) Install Adobe Air in Ubuntu Linux

Go to the Adobe Air download page, and download the latest .bin file. (AdobeAIRInstaller.bin). Save the downloaded file in your Home folder. Next, run this command from Terminal:

chmod +x AdobeAIRInstaller.bin

Now run this command:

sudo ./AdobeAIRInstaller.bin

Follow the instructions and quite quickly you’ll end up seeing this screen:

Install Adobe Air in Ubuntu

2) Install Tweetdeck:

Go to the Tweetdeck site, and scroll down to the “Download TweetDeck beta for Linux (manual installation)” section.

Click the “TweetDeck AIR file” link and open with Adobe Air:

tweetdeck install Ubuntu

After clicking install, you’ll see:

tweetdeck installation Ubuntu Linux

And finally, Tweetdeck arrives!

tweetdeck on Ubuntu Intrepid Ibex

Props to Tom for showing me Tweetdeck today :-) You can follow him on Twitter here and me on Twitter here!

{ 20 comments… read them below or add one }

1 frontofmonitor January 23, 2009 at 9:55 am

I created a video tutorial to install TweetDeck :)

Reply

2 Fred February 16, 2009 at 12:14 am

What theme are you using?

Reply

3 coxy April 11, 2009 at 11:44 am

Thanks for this – it was useful. You are linking to an old version of the installer now, but that’s not a problem as the app prompts for an update. However, you’ll be screwed when they remove or move that direct link from their server.

Reply

4 richardbaxterseo April 11, 2009 at 4:57 pm

@coxy – thanks for the heads up. Post updated!

Reply

5 Brian May 12, 2009 at 3:35 am

I tried doing this on a fresh install of Kubuntu. For some reason I get an error message when trying to install Adobe Air that says I need gnome-keyring or Kwallet. Anyone have any ideas on what I need to do? I’m pretty fresh to this whole Linux thing.

Reply

6 Brian May 12, 2009 at 3:38 am

Here is the actual message verbatim.

Adobe AIR could not be installed. Either gnome-keyring or Kwallet must be installed prior to installing Adobe AIR.

Reply

7 George June 19, 2009 at 3:27 pm

Thank you. Tweetdeck are absolutely hopeless in every regard at providing usable information for their users.

Reply

8 George June 19, 2009 at 4:17 pm

Not working for me. Says cmod is: command not found

Reply

9 richardbaxterseo June 19, 2009 at 5:11 pm

@George – try chmod – that’s the command we’re using in this post:

chmod +x AdobeAIRInstaller.bin

Reply

10 Mike July 10, 2009 at 2:44 am

Adobe Air installs fine, but no manual link at all on the TweetDeck site. please help.

Reply

11 Mike July 10, 2009 at 3:03 am
12 Steph September 26, 2009 at 5:36 am

Thank you. The TweetDeck site wasn't working.

Reply

13 Rodney July 18, 2009 at 5:32 am

I got this “[sudo] password for rodney:”
how do I make the password?

Reply

14 dicotyledon September 1, 2009 at 5:37 am

Thanks for direct link Mike, TweetDeck site didn't want to give up the goodies for me!

Reply

15 Jer October 20, 2009 at 2:50 pm

they removed that link so you can get tweetdeck on your ubuntu box anymore! that sucks!

Reply

16 Jer October 20, 2009 at 3:14 pm

ah found a working link! here! http://tweetdeck.com/go/download/tweetdeck

Reply

17 susanita December 1, 2009 at 3:50 am

Thanks for the information. Very helpful. :D

Reply

18 Felipe December 2, 2009 at 3:06 am

Hi.. I am having an issue… I am trying to install Adobe AIR but all I get is: “An error occurred while installing Adobe AIR. Installation may not be allowed by your administrator. Please contact your administrator”.

I have tried just about anything before issuing the command: “sudo ./AdobeAIRInstaller.bin” like closing firefox, making sure the /opt/Adobe Air directory does not exist.

Actually Adobe Air was working fine.. up until I decided to run “Computer Janitor” thats when Adobe Air started to get messed up…

Please shed some light over this issue…

I will really appreciate it.

Reply

19 Michaeljwjr January 18, 2010 at 7:48 pm

Felipe the SAME THING happened to me! I ran computer janitor, and it messed everything up.

Reply

20 Michaeljwjr January 18, 2010 at 7:57 pm

Fixed it! Yay!

Felipe Run:

$sudo dpkg –purge adobe-certs

then

$chmod +x AdobeAIRInstaller.bin
$sudo ./AdobeAIRInstaller.bin

Reply

Leave a Comment