Automic VaultAutomic Vault

brew

wxwidgets mit Homebrew, apk, dnf, pacman, zypper installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für wxwidgets in AI-Agent-Workflows.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install wxwidgets

local Homebrew formula metadata

Linux

Alpine Linux apkverifiziert · 92%
sudo apk add wxwidgets

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

Fedora dnfverifiziert · 92%
sudo dnf install wxGTK

Fedora Rawhide package metadata · wxGTK · Quelle: dl.fedoraproject.org

Arch Linux pacmanverifiziert · 92%
sudo pacman -S wxwidgets-qt5

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

openSUSE zypperverifiziert · 92%
sudo zypper install libwx_baseu-suse-nostl16_0_0

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

Überblick

Paketzusammenfassung

Cross-platform C++ GUI toolkit

Befehle und Aliase

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

Verlauf

Projektgeschichte und Nutzung

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.

Projektgeschichte

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.

Adoptionsgeschichte

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.

Wie es verwendet wird

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.

Warum Paket-Nerds sich dafür interessieren

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.

Zeitleiste

  • 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.

Sicherheitslage

Risikostufe: grün

narrow executable package without higher-risk signals.

Risikoklassifikator

grün Risiko · niedrig Konfidenz · appliance

Warum

  • narrow executable package without higher-risk signals

Signale

  • metadata:no-higher-risk-signals

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Homebrew-Bottle-Metadaten sind für 6 Plattformziele verfügbar.
  • Installiert mit 5 Laufzeitabhängigkeiten.
  • Build-Metadaten listen 1 Build-Abhängigkeiten.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
wx-configcliglobales Executable
wx-config-3.3cliglobales Executable
wxrccliglobales Executable
wxrc-3.3cliglobales Executable

Aktualität

Version und Aktualität

Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.

Seite generiert2026-07-10
Manager-Version3.3.3
Manager aktualisiert2026-07-08
lokale DatenOK
Upstreamnot checked
neueste erkannte Versionnicht erkannt

https://github.com/wxWidgets/wxWidgets

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:wxwidgets
Version3.3.3
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/wxwidgets
Homepagehttps://www.wxwidgets.org
Repositoryhttps://github.com/wxWidgets/wxWidgets
Upstream-Dokumentationhttps://docs.wxwidgets.org/
LizenzLGPL-2.0-or-later WITH WxWindows-exception-3.1
Quellarchivhttps://github.com/wxWidgets/wxWidgets/releases/download/v3.3.3/wxWidgets-3.3.3.tar.bz2
Zuletzt aktualisiert2026-07-08T03:44:57Z
Pulseupdated
Abhängigkeitenjpeg-turbo, libpng, libtiff, pcre2, webp
Build-Abhängigkeitenpkgconf
Von macOS bereitgestellte Bibliothekenexpat
Bottleverfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnicht definiert
Dienstkeiner deklariert

Registry-Fakten

Details aus der Quelldatenbank

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

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

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 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: 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
  • Abgeglichen nach: 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 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • 14 stellt bereit
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • 3 stellt bereit
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • 3 stellt bereit
  • normalized package name match
  • Abgeglichen nach: 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

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

  • 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