Rtypestudios Logo

Elementry OS and AppImages

Using AppImages on Elementry OS

I recently started using Elementry OS but found quickly that it doesn’t have UI support for AppImages. This is my short guide on how to work with app images using Elementry OS.

After digging around a bit I found an app to help install and manage AppImages called:

AppImageLauncher

This tool will do the manual leg work of creating a .desktop file and wiring up the app to appear in the applications menu.

To install it:

  1. Download the latest release from here. Choosing the Ubuntu 18.04 installer. if you are using Elementry OS 5.

  2. Install it (assuming you saved the file in the ~/Downloads directory):

    1
    
    sudo apt -y install ~/Downloads/appimagelauncher_2.2.0-travis995.0f91801.bionic_amd64.deb

  3. Remove the package:

    1
    
    rm ~/Downloads/appimagelauncher_2.2.0-travis995.0f91801.bionic_amd64.deb

  4. Now double click on the app image for the application you want to use and you sill be greeted with the normal run but with an extra option:

This will now install your application into the “Applications Menu” at the top of the screen.

An image of me! Hi there! I'm Alex, a software developer, entrepreneur behind TitanLogic and a generative artist. As a father of two, I've learned that sharing ideas and discoveries can spark new perspectives.

This website serves as my personal collection of insights on topics I'm passionate about: AI, code, art, music, and building things. While it's primarily for my reference, I hope others will find this information useful too.

I'll be documenting my thoughts, findings, and experiences as I explore these areas. Whether it's trying out new tools, diving into the world of machine learning, or simply sharing tips and tricks from years of software development experience, I aim to keep this site concise and informative.

Contact Me