Cómo instalar el complemento wayland-egl que falta

Cómo instalar el complemento wayland-egl que falta

Estoy instalando vokoscreen 3.0.8:

https://snapcraft.io/vokoscreen-ng

Cuando intento ejecutarlo me dice:

wiktor@wiktor:~$ vokoscreen-ng
This application failed to start because it could not find or load the Qt platform plugin "wayland-egl"
in "".

Available platform plugins are: eglfs, linuxfb, minimal, minimalegl, offscreen, vnc, xcb.

Reinstalling the application may fix this problem.
Aborted (core dumped)

¿Cómo instalar el wayland-egl que falta?

Estoy ejecutando Ubuntu 21.04 en Wayland.

Respuesta1

Puedes intentar

sudo apt install libwayland-egl++0 libwayland-egl1-mesa libwayland-egl1

información relacionada