When you try to install Tweetdeck from the website you’ll notice it doesn seem to do anything. The problem isn’t Tweetdeck itself but the AdobeAIR installer. The easiest way to install AdobeAIR is by downloading the .BIN file manually from here.
Now go to the directory you downloaded your .BIN file to and make it executable:
chmod +x AdobeAIRInstaller.bin
Execute the file
./AdobeAIRInstaller.bin
Now execute the installer
sudo /usr/bin/Adobe\ AIR\ Application\ Installer
You can now go to the Tweetdeck website and select “Download now, it’s free“, the installer will use Adobe AIR to execute the installation.
Thank you so much. This post help me.
I’m glad it was useful for you