Como instalar o plug-in ausente wayland-egl

Como instalar o plug-in ausente wayland-egl

Estou instalando o vokoscreen 3.0.8:

https://snapcraft.io/vokoscreen-ng

Quando tento executá-lo, ele me diz:

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)

Como instalar o wayland-egl ausente?

Estou executando o Ubuntu 21.04 no Wayland.

Responder1

Você pode tentar

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

informação relacionada