Skip to content

Update GET_STARTED.md with Ubuntu installation steps#45

Merged
0PandaDEV merged 1 commit into0PandaDEV:mainfrom
pranitsh:patch-1
Nov 12, 2025
Merged

Update GET_STARTED.md with Ubuntu installation steps#45
0PandaDEV merged 1 commit into0PandaDEV:mainfrom
pranitsh:patch-1

Conversation

@pranitsh
Copy link
Copy Markdown
Contributor

Added instructions for installing libfuse2 on Ubuntu.

$ ./Qopy-0.3.3.AppImage
dlopen(): error loading libfuse.so.2

AppImages require FUSE to run. 
You might still be able to extract the contents of this AppImage 
if you run it with the --appimage-extract option. 
See https://github.com/AppImage/AppImageKit/wiki/FUSE 
for more information

libfuse2 is required and can be installed via the below:

sudo apt install libfuse2

Added instructions for installing libfuse2 on Ubuntu.
@0PandaDEV 0PandaDEV merged commit a10c9dc into 0PandaDEV:main Nov 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants