Automic VaultAutomic Vault

brew

使用 Homebrew, apk, dnf, pacman, zypper 安装 wxwidgets

查看 wxwidgets 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install wxwidgets

local Homebrew formula metadata

Linux

Alpine Linux apk已验证 · 92%
sudo apk add wxwidgets

Alpine Linux edge package indexes · wxwidgets · 来源: dl-cdn.alpinelinux.org

Fedora dnf已验证 · 92%
sudo dnf install wxGTK

Fedora Rawhide package metadata · wxGTK · 来源: dl.fedoraproject.org

Arch Linux pacman已验证 · 92%
sudo pacman -S wxwidgets-qt5

Arch Linux sync databases · wxwidgets-qt5 · 来源: geo.mirror.pkgbuild.com

openSUSE zypper已验证 · 92%
sudo zypper install libwx_baseu-suse-nostl16_0_0

openSUSE Tumbleweed package metadata · libwx_baseu-suse-nostl16_0_0 · 来源: download.opensuse.org

概览

软件包摘要

Cross-platform C++ GUI toolkit

命令和别名

  • wx-config
  • wx-config-3.3
  • wxrc
  • wxrc-3.3

历史

项目历史与用法

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.

时间线

  • 1992: Julian Smart starts wxWindows at the University of Edinburgh's Artificial Intelligence Applications Institute.
  • 1998-2005: The wxWindows Library Licence text is maintained by Julian Smart, Robert Roebling, and contributors.
  • 2004: The project transitions from the wxWindows name to wxWidgets.
  • 2013: wxWidgets 3.0 is released as a major stable line.
  • 2022: wxWidgets 3.2.0 is released, opening the next ABI-stable series after the 3.0 line.

Related projects

  • wxPython is the Python binding project around wxWidgets; the wxWidgets team page notes Robin Dunn's work on wxPython and its relationship to the toolkit.
  • Related desktop GUI toolkits in the same packaging ecosystem include Qt, GTK/gtkmm, FLTK, FOX, JUCE, and IUP; wxWidgets is distinguished by its native-widget abstraction and long C++ history.

安全态势

风险级别:绿色

narrow executable package without higher-risk signals.

风险分类器

绿色 风险 · 低 置信度 · appliance

原因

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

安装行为

  • formula 元数据中未记录 Homebrew post-install 钩子。
  • Homebrew bottle 元数据适用于 6 个平台目标。
  • 安装时包含 5 个运行时依赖。
  • 构建元数据列出 1 个构建依赖。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

可执行文件

已安装的可执行文件

命令类型暴露范围备注
wx-configcli全局可执行文件
wx-config-3.3cli全局可执行文件
wxrccli全局可执行文件
wxrc-3.3cli全局可执行文件

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-07-10
管理器版本3.3.3
管理器更新时间2026-07-08
本地数据OK
上游not checked
检测到的最新版本未检测到

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
Pulseupdated
依赖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 DatabaseHomebrew formula API
Taphomebrew/core
Full Namewxwidgets
Aliases
  • wxwidgets@3.3
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

apk95%

wxwidgets 3.2.9-r0

wxWidgets GUI library

https://www.wxwidgets.org/

sudo apk add wxwidgets
  • License: custom:wxWidgets
  • Architecture: x86_64
  • Source Package: wxwidgets
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Wxwidgets
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: wxwidgets from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

wxwidgets-dbg 3.2.9-r0

wxWidgets GUI library (debug symbols)

https://www.wxwidgets.org/

sudo apk add wxwidgets-dbg
  • License: custom:wxWidgets
  • Architecture: x86_64
  • Source Package: wxwidgets
  • 1 依赖
  • normalized package name match
  • 匹配方式:Wxwidgets
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: wxwidgets-dbg from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

wxwidgets-dev 3.2.9-r0

wxWidgets GUI library (development files)

https://www.wxwidgets.org/

sudo apk add wxwidgets-dev
  • License: custom:wxWidgets
  • Architecture: x86_64
  • Source Package: wxwidgets
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Wxwidgets
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: wxwidgets-dev from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

wxwidgets-doc 3.2.9-r0

wxWidgets GUI library (documentation)

https://www.wxwidgets.org/

sudo apk add wxwidgets-doc
  • License: custom:wxWidgets
  • Architecture: x86_64
  • Source Package: wxwidgets
  • normalized package name match
  • 匹配方式:Wxwidgets
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: wxwidgets-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

wxwidgets-gtk3 3.2.9-r0

wxWidgets GUI library (GTK3 components)

https://www.wxwidgets.org/

sudo apk add wxwidgets-gtk3
  • License: custom:wxWidgets
  • Architecture: x86_64
  • Source Package: wxwidgets
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Wxwidgets
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: wxwidgets-gtk3 from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

wxwidgets-qt5 3.2.9-r0

wxWidgets GUI library (Qt5 components)

https://www.wxwidgets.org/

sudo apk add wxwidgets-qt5
  • License: custom:wxWidgets
  • Architecture: x86_64
  • Source Package: wxwidgets
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Wxwidgets
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: wxwidgets-qt5 from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

wxwidgets-webview 3.2.9-r0

wxWidgets GUI library (WebView component)

https://www.wxwidgets.org/

sudo apk add wxwidgets-webview
  • License: custom:wxWidgets
  • Architecture: x86_64
  • Source Package: wxwidgets
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Wxwidgets
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: wxwidgets-webview from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
dnf95%

wxGTK 3.2.9-2.fc44

GTK port of the wxWidgets GUI library

https://www.wxwidgets.org/

sudo dnf install wxGTK
  • License: LGPL-2.0-or-later WITH WxWindows-exception-3.1
  • Category: Unspecified
  • Architecture: i686
  • Source Package: wxGTK
  • 31 依赖
  • 14 提供
  • normalized package name match
  • 匹配方式:Wxwidgets
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: wxGTK from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
pacman95%

wxwidgets-qt5 3.2.10-2

Qt5 implementation of wxWidgets API for GUI

https://wxwidgets.org

sudo pacman -S wxwidgets-qt5
  • License: custom:wxWindows
  • Architecture: x86_64
  • 12 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Wxwidgets
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: wxwidgets-qt5 from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper95%

libwx_baseu-suse-nostl16_0_0 3.2.8-4.4

wxWidgets base library

https://www.wxwidgets.org/

sudo zypper install libwx_baseu-suse-nostl16_0_0
  • License: LGPL-2.1-or-later WITH WxWindows-exception-3.1
  • Category: System/Libraries
  • Architecture: x86_64
  • Source Package: wxWidgets-3_2-nostl
  • 10 依赖
  • 3 提供
  • normalized package name match
  • 匹配方式:Wxwidgets
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: libwx_baseu-suse-nostl16_0_0 from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

libwx_baseu-suse16_0_0 3.2.8-4.4

wxWidgets base library

https://www.wxwidgets.org/

sudo zypper install libwx_baseu-suse16_0_0
  • License: LGPL-2.1-or-later WITH WxWindows-exception-3.1
  • Category: System/Libraries
  • Architecture: x86_64
  • Source Package: wxGTK3-3_2
  • 10 依赖
  • 3 提供
  • normalized package name match
  • 匹配方式:Wxwidgets
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: libwx_baseu-suse16_0_0 from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment