0

I have Ubuntu 22.04 LTS Guest OS on my Windows 10 using VirtualBox 6.1.36. I have downloaded various appimage files and ticked the Allow executing file as program in its Properties option, but nothing happens when I click "Run". How can I resolve this issue?

1 Answers1

0

In 22.04, you need to install the package libfuse2, which is not anymore installed by default in Ubuntu 22.04. AppImages with time will (need to) update to the newer version of libfuse.

vanadium
  • 88,010