+

October 30th, 2008

How to install Adobe AIR on Linux

windowslivewriterhowtoinstalladobeaironlinux 11b2dair thumb How to install Adobe AIR on Linux Adobe air is a light weighted tool that makes me happy while i on the Windows.I used clients for twitter (twhirl) , Spaz , Webkut and many other applications.Adobe it self says ¨Adobe® AIR™ is a cross-operating system run time that lets developers combine HTML, Ajax, Adobe Flash®, and Adobe Flex® technologies to deploy rich Internet applications (RIAs) on the desktop¨

Recently while using Ubuntu Studio i feels the need of Adobeair and other applications so i tried to installed air for my linux box.Here is the simple process to install it on Linux (i have Ubuntu Studio 8.04)

ls -l

  • Normally the downloaded files are not have enough privilege so we will make it compatible for installing, for this we will increase its permission level by

chmod 755 filename

or

chmod 755 adobeair_linux_b1_091508.bin

  • Now Adobe Air is ready for installation use this command to proceed further./filenameor

    ./adobeair_linux_b1_091508.bin

  • Now you can easily install AdobeAIRwindowslivewriterhowtoinstalladobeaironlinux 11b2dair2 thumb How to install Adobe AIR on Linux
  • You can easily install ADOBEAIR applications on your LINUX BOX. air_application

Screenshot-Application Install Screenshot-Application Install-1 Screenshot-Application Install-2

Note: If you want to uninstall an AIR application, open a terminal again (Applications > Accessories > Terminal).

air_unstall

In this example I will show how to uninstall Spaz.

To find out the correct name of the Spaz package, run

dpkg –list | grep -i spaz

for example output as

honeytech@honeytech:~$ dpkg –list | grep -i webkut
ii  net.tw.air.webkut.7c34f9ba9fad6689faabbe85f1f5b46ba5a32de5.1 1.2.1                                                Easily capture web pages

honeytech@honeytech:~$

Hence the package we have to remove is net.tw.air.webkut.7c34f9ba9fad6689faabbe85f1f5b46ba5a32de5.1 1.2.1

Note: If you face any problems in the above installation then feel free to bother me via comments.Comments are open for you.

  • Reddit
  • StumbleUpon
  • Digg
  • Facebook
  • Technorati
  • Yahoo! Buzz
  • Twitter / Twit This

Technorati Tags: , , , , ,


You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackbackfrom your own site.

Subscribe to our FREE Rss Feed

Leave a Reply