I'm facing an issue where the installation of MControlCenter completes successfully, but I am unable to open the application afterward #232
-
mcontrolcenter: /lib/x86_64-linux-gnu/libQt6Core.so.6: version `Qt_6.8' not found (required by mcontrolcenter) |
Beta Was this translation helpful? Give feedback.
Answered by
mutchiko
Jul 19, 2025
Replies: 3 comments
-
|
Beta Was this translation helpful? Give feedback.
0 replies
-
(base) dev@MSI:~/Downloads/MControlCenter-0.5.0-bin$ sudo apt install libqt6widgets6
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Note, selecting 'libqt6widgets6t64' instead of 'libqt6widgets6'
libqt6widgets6t64 is already the newest version (6.4.2+dfsg-21.1build5).
0 upgraded, 0 newly installed, 0 to remove and 12 not upgraded.
(base) dev@MSI:~/Downloads/MControlCenter-0.5.0-bin$ mcontrolcenter
mcontrolcenter: /lib/x86_64-linux-gnu/libQt6Core.so.6: version `Qt_6.8' not found (required by mcontrolcenter)
(base) dev@MSI:~/Downloads/MControlCenter-0.5.0-bin$ |
Beta Was this translation helpful? Give feedback.
0 replies
-
seems like you are on ubuntu 24.04, try installing the package from the release page |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
mutchiko
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
seems like you are on ubuntu 24.04, try installing the package from the release page