Skip to main content

Questions tagged [appimage]

An AppImage is an executable file that implements a multi-distribution compatible Linux application.

0 votes
1 answer
77 views

Error when updating linux (launchpad/appimagelauncher)

I tried updating my Ubuntu and I started getting this error. I think I had some issues when installing launchpad but it works how its going at the moment. Iv tried looking at other similar issues but ...
Heratio Noshima's user avatar
0 votes
0 answers
183 views

Cursor-ai editor code command not working on Arch Linux

The APPIMAGE file is not working with these errors and it does not allow to install code command or other when it is run: ❯ ./Downloads/cursor-0.32.1x86_64.AppImage [9512:0416/165640.500124:ERROR:...
DarKnightz's user avatar
0 votes
0 answers
18 views

Should I run the KOreader AppImage as an executable or integrate it into my openSUSE Tumbleweed system?

I've downloaded the KOreader AppImage for my openSUSE Tumbleweed system, and I'm trying to decide whether I should run it directly as an executable or integrate it into my system by creating a desktop ...
Dr. P's user avatar
  • 21
1 vote
1 answer
444 views

Exec format error: Unable to run appimage files on ubutu 16.04 and lubuntu 18

I've been trying to run Qv2ray and other programs on Ubuntu 16.04 and Lubuntu 18, but I always get this error: cannot execute binary file: Exec format error. Here's the article that I've read in ...
Alin's user avatar
  • 111
0 votes
0 answers
151 views

Trying to run a .AppImage on a remote server, keep getting Missing X server or $DISPLAY

I'm trying to install Nvidia's Omniverse on my remote server. However, whenever I install the .AppImage and then run it after chmodding it (as per the instrctions) I keep running into the following ...
skidjoe's user avatar
  • 121
-1 votes
1 answer
75 views

Why 'helix-23.03-aarch64.AppImage' [in debian on x86_64 in Macbook Pro] is giving 'Exec format error'?

It is on debian on x86_64 me@debian:~/bin$ chmod a+x helix-23.03-aarch64.AppImage me@debian:~/bin$ ./helix-23.03-aarch64.AppImage /tmp/.mount_helix-RyzFyw/AppRun: 4: exec: /tmp/.mount_helix-RyzFyw/usr/...
tom_kp's user avatar
  • 43
3 votes
1 answer
5k views

Running AppImage on WSL: How to resolve error requiring FUSE?

I downloaded WSL (Windows Subsystem for Linux) and tried to run an AppImage, but received an error message that said AppImage needs FUSE to run When I tried the --appimage-extract and --appimage-...
Sebastian Viollaz's user avatar
-1 votes
1 answer
44 views

are appimages a way to package AND distribute software or just a way to package?

I heard a while back that appimages are only a way to package software, not distribute it; however, if I go to the wikipedia definition: AppImage is a format for distributing portable software on ...
How To Linux's user avatar
0 votes
1 answer
640 views

Ubuntu / i3wm: rename AppImage in dmenu entry

I downloaded an AppImage (LogSeq to be precise) and wanted to add it to the dmenu. With the help of a friend i did the following: move AppImage to a appropriate directory (not required, but appears ...
anotherFishInTheTank's user avatar
1 vote
1 answer
142 views

Is it possible to serialize a running program's memory image to disk, instead of closing it?

I recognize this is a stretch, but I have a shadow of a memory of a way to do it, and I'm hoping someone here will recognize what I'm talking about and help jog it. Traditional programs, both by ...
Michael Macha's user avatar
1 vote
0 answers
176 views

How do AppImage tools decide what .so files to include? Why produced different .so-files-including list from different distros?

Compiled a Qt project and created .AppImage for it, on two different Linux distros ( Qt was installed via different ways). The two output .AppImage contain different .so files. Both .AppImage run. I ...
garywill's user avatar
1 vote
1 answer
5k views

Unable to open appimage in PopOs 22

I am using PopOs 22. I am not able to download Etcher using the appimage file available on their official website. I was easily able to open it in the previous distributions just by double-clicking ...
KeyShoe's user avatar
  • 13
0 votes
0 answers
79 views

How to pass in arguments in .desktop file [duplicate]

I'm trying to run an .appimage in Pop OS 22.04 that requires the command --disable-gpu-sandbox. It works fine when launching from terminal, but when I create a .desktop file with the below: Encoding=...
nothingworks's user avatar
4 votes
2 answers
2k views

Which AppImage should I install (.AppImage vs modern.AppImage)?

I'm installing the Ultimaker Cura 3D printer slicer program from here (https://github.com/Ultimaker/Cura/releases/tag/5.1.0) onto Linux Ubuntu 20.04. What is the difference between Ultimaker-Cura-5.1....
Gabriel Staples's user avatar
2 votes
1 answer
605 views

AppImage - Where is state saved between instances?

If you're running an AppImage application, and you make settings changes to it (or anything else that would change the state of the application), are those changes saved within the AppImage file ...
Lonnie Best's user avatar
  • 5,185

15 30 50 per page