Linuxips
  • Home
  • Linux
  • Debian
  • Ubuntu
  • Fedora
  • Arch Linux
No Result
View All Result
Linuxips
  • Home
  • Linux
  • Debian
  • Ubuntu
  • Fedora
  • Arch Linux
No Result
View All Result
Linuxips
No Result
View All Result
Home Linux

How To Use AppImage in Linux [Complete Guide]

admin by admin
April 2, 2023
Reading Time: 2 mins read
0
How To Use AppImage in Linux

In this article, we are going to learn how to use AppImage in Linux. Linux apps that run anywhere. Download an application, make it executable, and run! No need to install it. No system libraries or system preferences are altered.

Contents hide
1 What is AppImage?
2 How to run an AppImage
2.1 Download .appimage package
2.2 Unzip the file
2.3 Make it executable
2.4 Run the AppImage file
3 Conclusion
3.1 Related Linux Tutorials:

What is AppImage?

AppImage is a format for distributing portable software on Linux without needing superuser permissions to install the application. It tries also to allow Linux distribution-agnostic binary software deployment for application developers, also called upstream packaging.

It allows packaging applications for any common Linux-based operating system, e.g., Ubuntu, Debian, openSUSE, RHEL, CentOS, Fedora, etc. AppImages come with all dependencies that cannot be assumed to be part of each target system in a recent enough version and will run on most Linux distributions without further modifications.

How to run an AppImage

Download .appimage package

There is plenty of software that is available in AppImage format. GIMP, Krita, Scribus, OpenShot, balenaEtcher, etc. You can find an extensive list of applications available in AppImage format here.

I will be using balenaEtcher in this tutorial. balenaEtcher is Flash OS images to SD cards & USB drives, safely and easily. You can download it from its official website.

Linuxips-balenaEtcher

Unzip the file

Now we have to unzip the file in my case you can get the direct file. But if you get a zip file first extract the file. So this is the command for this:

 

unzip balena-etcher-electron-x-x-x.zip

Make it executable

Now you have to make it executable to run this application in your system.  So open your terminal the run the following command in your terminal.

sudo chmod u+x <AppImage File>

That’s it. You have made the file executable.

Run AppImage file

Alternatively, if you prefer the graphical user line, just right click on the downloaded .appimage file and select Properties.

In the next screen, go to the Permissions tab and check the box that says “Allow executing file as program”.

  • Some time you have to install the following dependency for Appimage
sudo apt install libfuse2

Run the AppImage file

Once you have made the AppImage file executable, just double click on it to run it. It will see the software running as you would have installed it on your system.

sudo ./balenaEtcher-1.14.3-x64.AppImage

Run AppImage File on Ubuntu

Conclusion

There are other “universal Linux apps” such as Snap by Ubuntu and Flatpak by Fedora. In this article, we learn about AppImage, how to use it and how to run it. I do hope that the update process improves here to make it much more useful for end users.

Related Linux Tutorials:

  • How to Install Cisco Packet Tracer on Ubuntu
  • How to install Tweak Tool on Ubuntu 21.04
  • ZSH to BASH | How to Install ZSH on Ubuntu
  • How to Install Ubuntu
ShareTweetSendShareShare
Previous Post

How To Install uGet Download Manager On Ubuntu

Next Post

How to Install ZSH on Kali Linux

admin

admin

Linuxips is a Linux blog that publishes articles and tutorials about server operations, installations, new techniques and Linux security.

Related Posts

Install ZSH on Arch Linux
Arch Linux

How to Install ZSH on Arch Linux

January 6, 2024
How To Install uGet Download Manager On Ubuntu
Linux

How To Install uGet Download Manager On Ubuntu

March 8, 2023
How to Install ZSH on Ubuntu 22.10
Ubuntu

How to Install ZSH on Ubuntu 22.10

March 7, 2023
Linux Files and Directories
Linux

Linux Files and Directories

March 3, 2023
How to Install Terminator on Ubuntu
Ubuntu

How to Install Terminator on Ubuntu, a Linux Terminal Emulator

March 2, 2023
How to Install Tweak Tool on Ubuntu
Ubuntu

How to install Tweak Tool on Ubuntu 22.04

February 28, 2023

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

No Result
View All Result

You might also like

Install ZSH on Arch Linux

How to Install ZSH on Arch Linux

January 6, 2024
How to Install ZSH on Kali Linux 2024.1

How to Install ZSH on Kali Linux

January 5, 2024
How To Use AppImage in Linux

How To Use AppImage in Linux [Complete Guide]

April 2, 2023
How To Install uGet Download Manager On Ubuntu

How To Install uGet Download Manager On Ubuntu

March 8, 2023
How to Install ZSH on Ubuntu 22.10

How to Install ZSH on Ubuntu 22.10

March 7, 2023
Linux Files and Directories

Linux Files and Directories

March 3, 2023

© 2024 Linuxips.com - Linux Tips, Tricks and Tutorials.

  • Home
  • Web Stories
  • Privacy Policy
  • Contact Us
  • Disclaimer
No Result
View All Result
  • Home
  • Linux
  • Debian
  • Ubuntu
  • Fedora
  • Arch Linux

© 2024 Linuxips.com - Linux Tips, Tricks and Tutorials.