Adobe Technologies released the Linux version of Adobe AIR some weeks ago which brings web applications and widgets to your desktop. Tecnologie Adobe ha rilasciato la versione Linux di Adobe AIR alcune settimane fa, che porta le applicazioni web e widget sul desktop. Installing new applications on a Linux distribution is always a mystery for newbies so here is a guide that teaches you how to install Adobe AIR on Ubuntu. Installazione di nuove applicazioni su una distribuzione Linux è sempre un mistero per i neofiti, ecco una guida che insegna come installare Adobe AIR su Ubuntu.
- Open the Terminal Aprire il Terminale
- Download the file from here using the wget command: Scaricare il file da qui utilizzando il comando wget:
http://airdownload.adobe.com/air/lin/download/1.5/AdobeAIRInstaller.bin http://airdownload.adobe.com/air/lin/download/1.5/AdobeAIRInstaller.bin - The name of the file is AdobeAIRInstaller.bin Il nome del file è AdobeAIRInstaller.bin
- Save the file in the Home folder (Places > Home Folder) Salvare il file nella cartella Home (Luoghi> Cartella Home)
- Run this command: Eseguire questo comando:
chmod +x AdobeAIRInstaller.bin - Now run this command: Ora eseguire questo comando:
sudo ./AdobeAIRInstaller.bin
The normal installer will open, install it. Il programma di installazione normale si aprirà, installarlo. From now whenever you download a .air file, just double click it and it will be installed. Da adesso ogni volta che si scarica un file. Aerei, basta fare doppio clic e sarà installato.
Also take a look at Anche dare un'occhiata a 10 Most Useful Adobe AIR applications La maggior parte dei 10 utili applicazioni Adobe AIR reviewed by Sizlopedia. revisione da parte Sizlopedia.
















