mypc% assistant
assistant: error while loading shared libraries: libQt5WebKitWidgets.so.5: cannot open shared object file: No such file or directory
qt5-webkit is required for QT assistant.
sudo pacman -Syu qt5-webkit
The above command will also install updates if they are available. It is best to be fully updated before installing new packages.
2 Likes
OK, thank you
This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.