Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Hello,
I have a server application that I want to run on a vps. Is there a way to install qt6 on the vps without the qt maintenance tool?
Preferably through the command line.
Thanks
Not really except Qt 6 might be installable through your package manager like apt, yum etc. Other option would be to compile Qt6 yourself on the VPS or install it on a machine with a UI and create your own package or plain copy all binaries.