macOS
brew install wxwidgetslocal Homebrew formula metadata
brew
wxwidgets のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install wxwidgetslocal Homebrew formula metadata
sudo apk add wxwidgetsAlpine Linux edge package indexes · wxwidgets · ソース: dl-cdn.alpinelinux.org
sudo dnf install wxGTKFedora Rawhide package metadata · wxGTK · ソース: dl.fedoraproject.org
sudo pacman -S wxwidgets-qt5Arch Linux sync databases · wxwidgets-qt5 · ソース: geo.mirror.pkgbuild.com
sudo zypper install libwx_baseu-suse-nostl16_0_0openSUSE Tumbleweed package metadata · libwx_baseu-suse-nostl16_0_0 · ソース: download.opensuse.org
概要
Cross-platform C++ GUI toolkit
履歴
wxWidgets is a long-running, cross-platform C++ GUI toolkit whose package-manager importance comes from its role as a native-widget portability layer for desktop applications. The project began in 1992 as wxWindows and later adopted the wxWidgets name, while keeping the central idea that one C++ codebase can target Windows, Unix/Linux, macOS, and other platforms through native or platform-specific ports.
The official wxWidgets history traces the project to Julian Smart at the Artificial Intelligence Applications Institute, University of Edinburgh, in 1992. Smart was building Hardy, a meta-CASE tool that needed to run on Windows and X-based Unix workstations; commercial cross-platform GUI tools were too expensive for the in-house experimental project, so the toolkit was created as wxWindows.
The project's name changed from wxWindows to wxWidgets in 2004 after an agreement involving Microsoft's Windows trademark. The official name-change page says Julian Smart and Robin Dunn would stop using the wxWindows name by August 2004, with the new wxwidgets.org domain becoming the project's public identity.
wxWidgets developed as a community-maintained toolkit rather than a single-vendor product. The official overview describes hundreds of contributors and a user base ranging from open-source developers to corporations, while the team page identifies maintainers around major ports and related projects such as wxGTK, wxMac, wxiOS, and wxPython.
wxWidgets has been adopted where native desktop look-and-feel and C++ portability matter more than a web-style UI stack. The official overview lists organizations and applications associated with wxWidgets, including AOL, AMD, Lockheed Martin, Xerox, NASA, Audacity, FileZilla, and TortoiseCVS.
The license helped adoption across both free-software and proprietary contexts. The wxWidgets license page describes the wxWindows Library Licence as LGPL-like with an exception allowing derived binary works to be distributed on the user's own terms, a compromise intended to satisfy GPL and proprietary application authors.
Developers use wxWidgets as a library and toolchain component for native GUI applications, usually compiling against a platform port such as wxMSW, wxGTK, or wxMac. In package-manager contexts, the notable command-line surfaces are helper tools such as wx-config, which reports compiler and linker flags, and wxrc, which compiles XRC resource files.
In C and C++ packaging, wxWidgets is the kind of dependency that exposes ABI and version-line concerns: downstream software often cares about which major stable branch it builds against, and build systems commonly discover it through wx-config or CMake support rather than treating it as a header-only library.
For package maintainers, wxWidgets is a classic desktop-stack dependency: old enough to have long ABI lines and wide downstream use, but still active enough to need modern compiler, CMake, macOS, GTK, and architecture support. Its formula is significant less because of a single executable and more because it supplies the GUI substrate for many other packages.
The package also illustrates why GUI toolkit packaging is harder than ordinary CLI packaging: bindings, native toolkit backends, resource compilers, and ABI-compatible stable branches all matter to downstream builds.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
wx-config | cli | グローバル実行可能ファイル | |
wx-config-3.3 | cli | グローバル実行可能ファイル | |
wxrc | cli | グローバル実行可能ファイル | |
wxrc-3.3 | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/wxWidgets/wxWidgets
インストールメタデータ
| パッケージキー | brew:wxwidgets |
|---|---|
| バージョン | 3.3.3 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/wxwidgets |
| ホームページ | https://www.wxwidgets.org |
| リポジトリ | https://github.com/wxWidgets/wxWidgets |
| 上流ドキュメント | https://docs.wxwidgets.org/ |
| ライセンス | LGPL-2.0-or-later WITH WxWindows-exception-3.1 |
| ソースアーカイブ | https://github.com/wxWidgets/wxWidgets/releases/download/v3.3.3/wxWidgets-3.3.3.tar.bz2 |
| 最終更新 | 2026-07-08T03:44:57Z |
| Pulse | updated |
| 依存関係 | jpeg-turbo, libpng, libtiff, pcre2, webp |
| ビルド依存関係 | pkgconf |
| macOS 提供ライブラリ | expat |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | wxwidgets |
| Aliases |
|
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
wxwidgets 3.2.9-r0
wxWidgets GUI library
sudo apk add wxwidgetswxwidgets-dbg 3.2.9-r0
wxWidgets GUI library (debug symbols)
sudo apk add wxwidgets-dbgwxwidgets-dev 3.2.9-r0
wxWidgets GUI library (development files)
sudo apk add wxwidgets-devwxwidgets-doc 3.2.9-r0
wxWidgets GUI library (documentation)
sudo apk add wxwidgets-docwxwidgets-gtk3 3.2.9-r0
wxWidgets GUI library (GTK3 components)
sudo apk add wxwidgets-gtk3wxwidgets-qt5 3.2.9-r0
wxWidgets GUI library (Qt5 components)
sudo apk add wxwidgets-qt5wxwidgets-webview 3.2.9-r0
wxWidgets GUI library (WebView component)
sudo apk add wxwidgets-webviewwxGTK 3.2.9-2.fc44
GTK port of the wxWidgets GUI library
sudo dnf install wxGTKwxwidgets-qt5 3.2.10-2
Qt5 implementation of wxWidgets API for GUI
sudo pacman -S wxwidgets-qt5libwx_baseu-suse-nostl16_0_0 3.2.8-4.4
wxWidgets base library
sudo zypper install libwx_baseu-suse-nostl16_0_0libwx_baseu-suse16_0_0 3.2.8-4.4
wxWidgets base library
sudo zypper install libwx_baseu-suse16_0_0ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.