qtbase
brew install qtbase
v6.11.1
(LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only) AND (GPL-3.0-only WITH Qt-GPL-exception-1.0) AND BSD-3-Clause AND GFDL-1.3-no-invariants-only
Cross-platform C++ framework for building desktop and embedded UIs with native look-and-feel.
Why you might care
Qt is the foundational library for hundreds of GUI applications (KDE, VLC, Blender, etc.) and embedded systems. Install qtbase if you're developing C++ desktop apps or compiling software that depends on Qt; it provides widgets, networking, database bindings, and a complete graphics stack. Much heavier than lightweight alternatives but offers unmatched platform coverage and widget richness.
Runtime dependencies
Build dependencies
Links
- https://www.qt.io/
- Brew formula source: Formula/q/qtbase.rb
Caveats
You can add Homebrew's Qt to QtCreator's "Qt Versions" in: Preferences > Qt Versions > Link with Qt... pressing "Choose..." and selecting as the Qt installation path: $HOMEBREW_PREFIX
Blurb generated by claude-haiku-4-5 on today.
Raw metadata
{
"aliases": [],
"alternatives": [
"GTK",
"wxWidgets",
"Electron",
"ImGui"
],
"build_dependencies": [
"cmake",
"ninja",
"pkgconf",
"vulkan-headers",
"molten-vk"
],
"categories": [
"library",
"framework",
"build-system"
],
"caveats": "You can add Homebrew\u0027s Qt to QtCreator\u0027s \"Qt Versions\" in:\n Preferences \u003e Qt Versions \u003e Link with Qt...\npressing \"Choose...\" and selecting as the Qt installation path:\n $HOMEBREW_PREFIX\n",
"conflicts_with": [
"qt@5"
],
"dependencies": [
"brotli",
"dbus",
"double-conversion",
"freetype",
"glib",
"harfbuzz",
"icu4c@78",
"jpeg-turbo",
"libb2",
"libpng",
"md4c",
"openssl@3",
"pcre2",
"zstd"
],
"deprecated": 0,
"deprecation_reason": null,
"desc": "Cross-platform application and UI framework",
"disable_reason": null,
"disabled": 0,
"enrichment_fetched_at": "2026-06-20T23:40:46+00:00",
"first_seen": "2026-06-20T23:34:18+00:00",
"full_name": "qtbase",
"github_default_branch": null,
"github_last_commit_at": null,
"github_readme_excerpt": null,
"github_repo": null,
"github_stars": null,
"github_topics": [],
"homepage": "https://www.qt.io/",
"homepage_og_description": "All the essential Qt tools for all stages of Software Development Lifecycle: planning, design, development, testing, and deployment.",
"homepage_og_image": "https://www.qt.io/hubfs/industry-image.png",
"homepage_title": "Qt | Tools for Each Stage of Software Development Lifecycle",
"installs_30d": 15548,
"installs_365d": 126485,
"installs_90d": 44400,
"keg_only": 0,
"keg_only_reason": null,
"last_seen": "2026-06-20T23:34:18+00:00",
"license": "(LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only) AND (GPL-3.0-only WITH Qt-GPL-exception-1.0) AND BSD-3-Clause AND GFDL-1.3-no-invariants-only",
"llm_generated_at": "2026-06-20T23:43:51+00:00",
"llm_model": "claude-haiku-4-5",
"name": "qtbase",
"oldnames": [],
"one_liner": "Cross-platform C++ framework for building desktop and embedded UIs with native look-and-feel.",
"optional_dependencies": [],
"rank_30d": 275,
"rank_365d": 368,
"rank_90d": 298,
"raw_hash": "ad72ed518f001956",
"recommended_dependencies": [],
"revision": 0,
"ruby_source_path": "Formula/q/qtbase.rb",
"tap": "homebrew/core",
"test_dependencies": [
"cmake",
"pkgconf",
"vulkan-headers"
],
"uses_from_macos": [
"cups",
"krb5",
"sqlite"
],
"version_head": "HEAD",
"version_stable": "6.11.1",
"versioned_formulae": [],
"why_use_this": "Qt is the foundational library for hundreds of GUI applications (KDE, VLC, Blender, etc.) and embedded systems. Install qtbase if you\u0027re developing C++ desktop apps or compiling software that depends on Qt; it provides widgets, networking, database bindings, and a complete graphics stack. Much heavier than lightweight alternatives but offers unmatched platform coverage and widget richness."
}