Selur's Little Message Board

Full Version: How properly install Hybrid on KUbuntu 24.04.3
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
This get's you there. 

[*]sudo apget install fuse2
[*]sudo apt get install fuse2
[*]sudo apt install fuse2
[*]sudo apt update && sudo apt install libfuse2
[*]sudo apt install libqt6dbus6
[*]sudo apt install libmd4c0
[*]sudo apt update
[*]sudo apt install libxcb1 libxcb-xkb1 libx11-xcb1 libxrender1 libxrandr2 libxcb-render0 libxcb-shape0 libxcb-shm0 libxkbcommon0 libxkbcommon-x11-0
[*]sudo apt install libmd4c0 libqt6dbus6
[*]sudo apt update
[*]sudo apt install qml6-module-qtgui qt6-base-plugins qt6-wayland libqt6waylandclient6
[*]sudo apt install libqt6gui6 libqt6widgets6 libqt6opengl6 libqt6network6

if the AI did a crap job of pulling input then here is the whole then look through here.
With latest dev, only libfuse2 (which is required to use any AppImage) should be needed, the rest should come inside the AppImage.

Cu Selur
Pages: 1 2