aqtinstall icon indicating copy to clipboard operation
aqtinstall copied to clipboard

aqt: Another (unofficial) Qt CLI Installer on multi-platforms

Results 57 aqtinstall issues
Sort by recently updated
recently updated
newest added

This command lists the latest version of `tools_ifw` which is `qt.tools.ifw.46` ``` aqt list-tool linux desktop tools_ifw ``` but I want to install `qt.tools.ifw.45`, is it possible? I think aqtinstall...

enhancement

**Describe the bug** For a few days now I have been trying to run my tests on windows with no success **To Reproduce** Clone [this](https://github.com/nrbnlulu/aqt_bug_repro) repo and follow the instructions...

bug

**Describe the bug** When running within a Dockerfile, the installation very often gets stuck at random point. Sometimes the installation go through but more often than not, the installation gets...

bug

Is there a way to cache downloads with this tool and reuse previously downloaded downloads? I am curious.

enhancement
help wanted
question

**Is your feature request related to a problem? Please describe.** Currently, `aqtinstall` requests that users file a bug report any time that it raises an exception that it cannot recover...

enhancement

**Describe the bug** A clear and concise description of what the bug is. I run an action on github and get this error in it. It worked prevously but after...

bug
need more information

**Describe the bug** I have install Qt 6.4.2 using aqt and I have the same issue that the one described in [QTBUG-110883](https://bugreports.qt.io/browse/QTBUG-110883). It seems that some media format (at least...

bug
Qt/Upstream

**Is your feature request related to a problem? Please describe.** > The proposed language is already a big improvement, but I think we could go further. > > I’ve noticed...

enhancement

**Is your feature request related to a problem? Please describe.** there is a dev version ,see the following image. ![image](https://user-images.githubusercontent.com/105986/199674905-0456365d-0f48-4463-a971-98a0cae01b1b.png) aqt does not support to install this version ``` aqt...

enhancement

aqtinstall is now available from WinGet under `winget install aqtinstall`, added in https://github.com/microsoft/winget-pkgs/pull/90217. This uses the `aqt_x64.exe` and `aqt_x86.exe` portable exe's and sets up all the links so that it...

documents