wxwidgets.org
Cross-Platform C++ GUI Library
Package Information
- Domain:
wxwidgets.org
- Name:
wxwidgets.org
- Homepage: Not specified
- Source: View on GitHub
Installation
bash
# Install with launchpad
launchpad install +wxwidgets.org -- $SHELL -i
Programs
This package provides the following executable programs:
wx-config
wxrc
Available Versions
Show all 8 versions
3.3.0
,3.2.8.1
,3.2.8
,3.2.7
,3.2.6
3.2.5
,3.2.4
,3.2.3
Latest Version: 3.3.0
Install Specific Version
bash
# Install specific version
sh <(curl https://pkgx.sh) +wxwidgets.org@3.3.0 -- $SHELL -i
Dependencies
This package depends on:
libjpeg-turbo.org
libpng.org
simplesystems.org/libtiff
pcre.org/v2
libexpat.github.io
zlib.net
linux:x.org/sm
linux:freedesktop.org/mesa-glu
linux:gtk.org/gtk3
Usage Examples
typescript
import { pantry } from 'ts-pkgx'
// Access this package
const pkg = pantry.wxwidgetsorg
console.log(`Package: ${pkg.name}`)
console.log(`Description: ${pkg.description}`)
console.log(`Programs: ${pkg.programs.join(', ')}`)
Links
This documentation was auto-generated from package data.