Support intro
Sorry to hear you’re facing problems. 
The community help forum (help.nextcloud.com) is for home and non-enterprise users. Support is provided by other community members on a best effort / “as available” basis. All of those responding are volunteering their time to help you.
If you’re using Nextcloud in a business/critical setting, paid and SLA-based support services can be accessed via portal.nextcloud.com where Nextcloud engineers can help ensure your business keeps running smoothly.
Getting help
In order to help you as efficiently (and quickly!) as possible, please fill in as much of the below requested information as you can.
Before clicking submit: Please check if your query is already addressed via the following resources:
- Official documentation (searchable and regularly updated)
- How to topics and FAQs
- Forum search
(Utilizing these existing resources is typically faster. It also helps reduce the load on our generous volunteers while elevating the signal to noise ratio of the forums otherwise arising from the same queries being posted repeatedly).
The Basics
- Operating system and version (e.g., Ubuntu 24.04):
Ubuntu 25.10
Summary of the issue you are facing:
-
I am not able to install Nextcloud client sync appimage.
-
The error i see is:
- ./Nextcloud-4.0.3-x86_64.AppImage: error while loading shared libraries: libOpenGL.so.0: cannot open shared object file: No such file or directory
-
I cannot install libOpenGL.so.0. The only version I can install is libgsl28.
-
I have been informed .0 is a dated version.
-
Is there a reason the client uses a dated version of this?
-
I don’t like the idea of having to go out my way to put older packages on to suit this.
-
Please help me install the client so I can use it on a more modern version of Ubuntu.
Extra Info:
$ dpkg -l | grep gsl
ii libgsl28:amd64 2.8+dfsg-5.1ubuntu1 amd64 GNU Scientific Library (GSL) – library package
ii libgslcblas0:amd64 2.8+dfsg-5.1ubuntu1 amd64 GNU Scientific Library (GSL) – blas library package$ sudo apt search libgsl
[sudo: authenticate] Password:
libgsl-dbg/questing 2.8+dfsg-5.1ubuntu1 amd64
GNU Scientific Library (GSL) – debug symbols packagelibgsl-dev/questing 2.8+dfsg-5.1ubuntu1 amd64
GNU Scientific Library (GSL) – development packagelibgsl28/questing,now 2.8+dfsg-5.1ubuntu1 amd64 [installed]
GNU Scientific Library (GSL) – library packagelibgslcblas0/questing,now 2.8+dfsg-5.1ubuntu1 amd64 [installed,automatic]
GNU Scientific Library (GSL) – blas library packagelibocamlgsl-ocaml/questing 1.25.1-1build2 amd64
GNU scientific library for OCamllibocamlgsl-ocaml-dev/questing 1.25.1-1build2 amd64
GNU scientific library for OCamlThanks,