macOS
brew install wxwidgetslocal Homebrew formula metadata
安装
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来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.