search

Loading
Showing posts with label app image. Show all posts
Showing posts with label app image. Show all posts

Wednesday, June 8, 2011

Creating app images in linux

I have blogged about the app images in this blog. They are very useful, especially if you do not have the root privilege or you do not want to mess up with your current settings.

So what if you want to create an app image for your favorite app that is not available in the portable linux apps site? There is a good how to created by the blogger tekkidd. He has also created a video tutorial for creating the app images.

You can read the tutorial here and watch the video here

Friday, March 25, 2011

What is App image and how to use it?

App images are new way to install our favorite linux softwares, the easy way. They are just like a .deb package which we need to double click to install it. But an App image, there is no need to actually install software. The App image contains all the needed file to run the software. So if we double click the App images, it will run the software without even installing it.

In order to make it work, we need to download and App image (obviously) and then right click it -->> open properties -->> permissions.Then check "Allow executing file as a program". Then we just need to double click the downloaded App image to run it. For example, you can download the App image of Midori and change permission of it to "Allow executing the file as a program" and double click it to run Midori . (photos are given at the end of the post). How easy.... isn't it?