Fix bug that prevented to start
The following error occurred when starting cppcheck-gui
: cppcheck-gui: error while loading shared libraries: libQt6Help.so.6: cannot open shared object file: No such file or directory
. This could be fixed by installing qt6-tools
.