

- DEB FILE INSTALLER APPLICATION INSTALL
- DEB FILE INSTALLER APPLICATION CODE
- DEB FILE INSTALLER APPLICATION DOWNLOAD
deb package using apt, we should use apt install option. To remove the package with dpkg command, we will use -r parameter like in the following example: $ sudo dpkg -r google-chrome-stable 2) Installing. Icon=/opt/adobe-air-sdk/scratch/scratch.pngĬomment=Programming system and content development toolĬategories=Application Education Development ComputerScience $ sudo cp /tmp/icons/AppIcon128.png /opt/adobe-air-sdk/scratch/scratch.png $ sudo cp Scratch-456.0.1.air /opt/adobe-air-sdk/scratch/ $ sudo chmod +x /opt/adobe-air-sdk/adobe-air/adobe-air
DEB FILE INSTALLER APPLICATION DOWNLOAD
# Download Air runtime/SDK from Archlinux $ sudo tar jxf AdobeAIRSDK.tbz2 -C /opt/adobe-air-sdk $ sudo ln -s /usr/lib/i386-linux-gnu/libgnome-keyring.so.0.2.0 /usr/lib/libgnome-keyring.so.0.2.0 $ sudo ln -s /usr/lib/i386-linux-gnu/libgnome-keyring.so.0 /usr/lib/libgnome-keyring.so.0 $ sudo strace -s 500 -t -o air_scratch.txt Adobe\ AIR/Versions/1.0/Adobe\ AIR\ Application\ Installer ~/Downloads/Scratch-456.0.1.air

DEB FILE INSTALLER APPLICATION CODE
Application Installer end with exit code 7 Native installation package creation failed: Converting unpackaged application to a native installation package in /tmp/FlashTmp.RJSwfW No app located for appID '2Editor' and pubID '' Unpackaging file:///home/administrator/Downloads/Scratch-456.0.1.air to /tmp/FlashTmp.LSCkv7 Installed runtime (2.0) located at /opt/Adobe AIR Install.log Application Installer begin with version 2.0 on Linux x86 $ sudo Adobe\ AIR\ Application\ Installer. # Find the latest Scratch AIR file link from Error occurred during rpm create operation beginning rollback:

Commandline is: -stdio /tmp/air.KWo9tt/channel -ei Runtime Installer begin with version 2.0 on Linux x86 Launching subprocess with commandline /tmp/air.hp19kU/setup -ei Файл журнала установки AIR Air из /root/.appdata/Adobe/AIR/Logs/Install.log Runtime Installer begin with version 2.0 on Linux x86 $ sudo ln -s /usr/lib/x86_64-linux-gnu/libgnome-keyring.so.0 /usr/lib/libgnome-keyring.so.0 $ sudo apt-get install libgnome-keyring0:i386
