Skip to main content

Questions tagged [appimage]

The tag has no usage guidance.

52 votes
2 answers
196k views

Install Appimage under Arch Linux

I've downloaded an appimage file and just want to install it. I know that it is pretty simple under Ubuntu and Fedora, but I struggle to get it installed under Arch Linux. Is there a common way to ...
betaros's user avatar
  • 656
40 votes
7 answers
75k views

How can I extract files from an AppImage?

Simple question, how can I extract files from an AppImage? GUI, CLI, it doesn't matter, as long as it gets the job done. I'm using openSUSE Tumbleweed if it matters
Sekhemty's user avatar
  • 9,516
1 vote
1 answer
2k views

Can't Make an *.AppImage file Executable

I right clicked on a .AppImage file. I chose "Properties" and then "Permission" tab. I'd like to check the checkbox that is next to "Allow executing file as program". It shows that the checkbox is ...
user2824371's user avatar
1 vote
2 answers
2k views

Can I block internet access of a single app with firewalld?

Is it possible to prevent a single app to access the internet with firewalld? To be precise, i have an application packaged as an AppImage, currently installed in my Home directory, and I want it to ...
Sekhemty's user avatar
  • 9,516
1 vote
1 answer
2k views

Is it safe to install Ubuntu's .deb packages on debian? Are .deb packages universal?

Case in point, AppImage Launcher I wanted to install the .deb package for it but they only had options for bionic and xenial. I am running debian 10 buster. So I wasn't sure with how unstable linux is,...
user avatar
1 vote
0 answers
367 views

Joplin no longer works after updates Arch Linux

I am using Arch Linux 5.16.9-arch1-1, and after updates joplin-desktop never started anymore. In fact if I try to start it from cli the following is returned: [19009:0218/094941.146523:FATAL:...
Rekcah's user avatar
  • 11
1 vote
0 answers
176 views

Symlink still points to old version of AppImage

I have a script that autoupdates some AppImage applications and then it creates/updates a symlink with the new application (as they have a hash in their filename when they integrate, the previous ...
petemir's user avatar
  • 63
0 votes
2 answers
342 views

Need to set an App Image as executable on my Chromebook

Basically Im Looking to make an AppImage executable to install a music tool called LMMS on my Chromebook but the commands that I see people use in their terminal, do not work in crosh. I.e. "sudo&...
Yeah's user avatar
  • 1
0 votes
0 answers
14 views

How do update the extracted files from an AppImage?

I have a nonlinear video editing program that I want to update. The problem is that I extracted the AppImage files and now I cannot update it manually. How do I update the AppImage that I had ...
GAP's user avatar
  • 27
0 votes
1 answer
705 views

"Segmentation fault (core dumped)" when installing Udeler (Fedora)

I am running Fedora 29. I'm trying to install Udeler [an app to download Udemy videos from courses you are enrolled in]. It is a very small application with an "appImage" extension. I installed and ...
Dash Conroy's user avatar