不足しているプラ​​グイン wayland-egl をインストールする方法

不足しているプラ​​グイン wayland-egl をインストールする方法

vokoscreen 3.0.8をインストールしています:

https://snapcraft.io/vokoscreen-ng

実行しようとすると、次のように表示されます。

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)

不足している wayland-egl をインストールするにはどうすればいいですか?

Wayland 上で Ubuntu 21.04 を実行しています。

答え1

試してみて

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

関連情報