Unable to install Marketplace Client to Nsight

I am facing an issue where I am not able to install the Eclipse Marketplace to Nsight due to the error

An error occurred while installing the items
session context was:(profile=cider, phase=org.eclipse.equinox.internal.p2.engine.phases.Install, operand=null → [R]org.eclipse.equinox.launcher.gtk.linux.x86_64 1.1.200.v20140603-1326, action=org.eclipse.equinox.internal.p2.touchpoint.eclipse.actions.InstallBundleAction).
The artifact file for osgi.bundle,org.eclipse.equinox.launcher.gtk.linux.x86_64,1.1.200.v20140603-1326 was not found.

. The problem appears with fresh installs of of Kubuntu 20.04 and 18.04 running in VirtualBox. Both /usr/bin/nsight and /usr/lib/nvidia-nsight/nsight are affected.

Installed packages are
openjdk-8-jre (8u265-b01-0ubuntu2~18.04)
nvidia-nsight (9.1.85-3ubuntu1)
To install cuda I followed the instructions given in https://developer.nvidia.com/cuda-downloads?target_os=Linux&target_arch=x86_64&target_distro=Ubuntu&target_version=1804&target_type=debnetwork

I activated java8 via update-alternatives . Help would be much appreciated!

I have finally found the time to revisit the problem. Turns out, Nsight Eclipse Edition Standalone is deprecated and to be removed in future cuda versions. To me it looks like a faulty version is nevertheless being shipped, but please correct me if I should be wrong.
However, there are official plugins for default Eclipse installations, which can be installed with cuda and which should provide the same functionality. Note that the plugins provide a different interface than the one of NVIDIA Nsight Eclipse Edition Standalone. For a detailed user guide see this link .