Category Archives: Arch Linux

Install the Dust Theme on Arch Linux

From my wiki: http://www.cdavis.us/wiki/index.php/Install_the_Dust_theme_on_Arch_Linux

Posted in Arch Linux | Tagged , , , | 3 Comments

Getting Adobe Air and Apps to work on Arch Linux

1. Download AIR-SDK from http://labs.adobe.com/downloads/air_linux.html 2. Create a directory, e.g. “~/AIR-SDK”. Extract the AIR-SDK’s .tar.bz2 file in this directory (cd ~/AIR-SDK; tar jxvf /path/to/adobeair_linux_sdk_a1_033108.tbz2) so that adl can be found at “~/AIR-SDK/bin/adl”. 3. Create a directory, e.g. “~/app”. Use “unzip” … Continue reading

Posted in Arch Linux | Tagged | 1 Comment