Anik not work in linux mint

when i installed and run this (and also without installing) it returned this error every time. only thing I can say is that I already had downloaded qt before anki. and what could be a problem

lazare@lazare-dell:~/Downloads/anki$ anki
Anki starting...
Initial setup...
Starting Anki 25.02.7...
  File "<string>", line 1, in <module>
  File "aqt", line 573, in run
  File "aqt", line 646, in _run
  File "aqt.profiles", line 141, in setupMeta
  File "aqt.profiles", line 433, in _loadMeta
resetting corrupt _global
Qt warning: From 6.5.0, xcb-cursor0 or libxcb-cursor0 is needed to load the Qt xcb platform plugin. 
Qt info: Could not load the Qt platform plugin "xcb" in "" even though it was found. 
Qt fatal: This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem.

Available platform plugins are: minimalegl, minimal, linuxfb, wayland, offscreen, vkkhrdisplay, wayland-egl, eglfs, vnc, xcb.
 
Aborted (core dumped)

i already solved it with this

sudo apt install libxcb-xinerama0 libxcb-cursor0