{"categories":[{"label":"Software Development","url":"https://skillfed.io/packages/category/software-development/7"},{"label":"Libraries","url":"https://skillfed.io/packages/category/software-development-libraries/5"}],"enrichment":{"capability":"aqtinstall is a command-line tool that downloads and installs prebuilt Qt SDK binaries, documentation, and sources for CI environments and headless systems where the official graphical installer cannot be used.","skillfed_tags":["ci-cd","qt-framework","build-automation"],"use_cases":["Automate Qt SDK installation in GitHub Actions, Azure Pipelines, or other CI systems without interactive UI","Build Docker images with specific Qt versions and architectures pre-installed for reproducible builds","Install multiple Qt versions or architectures on a developer machine via command line for cross-platform development","Download Qt sources and documentation alongside binaries for offline development or archival","Set up Qt for Android with required desktop toolsets in headless build environments"],"what_it_does":"aqtinstall is a non-official command-line alternative to Qt's graphical installer, designed for automated and headless environments like CI/CD pipelines. It queries Qt's distribution mirrors to list available versions, architectures, and modules, then downloads and installs prebuilt Qt SDK binaries for your target platform. The tool handles extraction of 7z archives, updates Qt configuration files (qt.conf, qconfig.pri) to match the installation directory, and supports selective module installation.\n\nIt runs on Linux, macOS, and Windows, with dependencies on requests for downloading, py7zr for archive extraction, bs4 and defusedxml for parsing mirror metadata, and several utility libraries. The package is actively maintained and used in production CI workflows (GitHub Actions, Azure Pipelines, Docker). Note that aqtinstall itself is MIT-licensed but does not manage Qt's own (L)GPL licensing\u2014users must independently comply with Qt's license terms when installing Qt SDK.","worth_installing":"Yes, if you need to automate Qt SDK installation in CI/CD or headless environments. The tool is actively maintained, has no known vulnerabilities, and low install friction. However, be aware that you are not affiliated with The Qt Company, must comply with Qt's (L)GPL licensing separately, and must manually configure environment variables after installation. Not necessary for interactive desktop development where the official Qt installer is available."},"id":"aqtinstall","links":{"html":"https://skillfed.io/packages/aqtinstall","md":"https://skillfed.io/packages/aqtinstall.md","pypi":"https://pypi.org/project/aqtinstall/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2025-06-02","license_spdx":null,"license_treatment":"permissive","name":"aqtinstall","python_support":"supports_current","summary":"Another unofficial Qt installer"},"popularity":{"monthly_downloads":554927,"position":6029,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"3.3.0"}
