Details
-
Bug
-
Resolution: Unresolved
-
P2: Important
-
None
-
6.9.0
-
None
Description
https://doc.qt.io/qt-6/get-and-install-qt-cli.html#new-installation-with-qt-online-installer
The above link has many references for installing new Qt kits from the commandline using the Qt online installer executable.
Upon attempting exactly what was recommended on this page (as of 4/16/2025)
// What is referenced in the documentation qt-unified-linux-x64-[Qt Online Installer version]-online.run --root /home/<username>/installation_dir --accept-licenses --default-answer --confirm-command install qt.qt6.690.gcc_64 // What I attempted ./qt-online-installer-linux-x64-online.run --root /home/qt/Qt --accept-licenses --default-answer --confirm-command install qt.qt6.690.gcc_64
This is met with the result ofÂ
[6571] Cannot select qt.qt6.690.gcc_64. Component(s) not found. [6571] No components available with the current selection..