Running .AppImage files under 24.04
Robert Heller
heller at deepsoft.com
Wed May 29 14:15:34 UTC 2024
At Wed, 29 May 2024 11:27:05 +1000 "Ubuntu user technical support,? not for general discussions" <ubuntu-users at lists.ubuntu.com> wrote:
>
> I'm no longer able to run any .AppImage files even though the file
> permission is correct. For example
>
> ls -l Obsidian-1.5.12.AppImage
> -rwxrwxr-x 1
*Exactly* what error message are you getting?
>
> I have several of these file types and they all used to run until I
> upgraded to Xubuntu 24.04.
>
> I have the latest version of ibfuse2t64.
Older AppImage will want an *older* version of fuse. You *should* be able to
explicitly install the older shared library:
marchhare% dpkg-query -l libfuse\* | grep ^ii
ii libfuse2:arm64 2.9.9-6+b1 arm64 Filesystem in Userspace (library)
ii libfuse3-3:arm64 3.14.0-4 arm64 Filesystem in Userspace (library) (3.x version)
(Yes, this is a RPi 5 arm64, but the principle is the same for x86_64
Xubuntu.)
>
> I've search the Internet for an answer but haven't found anything that's
> different to the way I used to run these files.
>
--
Robert Heller -- Cell: 413-658-7953 GV: 978-633-5364
Deepwoods Software -- Custom Software Services
http://www.deepsoft.com/ -- Linux Administration Services
heller at deepsoft.com -- Webhosting Services
More information about the ubuntu-users
mailing list