qt.io
A package from qt.io
Package Information
- Domain:
qt.io
- Name:
qt.io
- Homepage: Not specified
- Source: View on GitHub
Installation
bash
# Install with launchpad
launchpad install +qt.io -- $SHELL -i
Programs
This package provides the following executable programs:
balsam
canbusutil
lconvert
lprodump
lrelease
lrelease-pro
lupdate
lupdate-pro
meshdebug
moc
qcollectiongenerator
qdbus
qdbuscpp2xml
qdbusxml2cpp
qdistancefieldgenerator
qhelpgenerator
qlalr
qmake
qmlcachegen
qmleasing
qmlformat
qmlimportscanner
qmllint
qmlmin
qmlplugindump
qmlpreview
qmlprofiler
qmlscene
qmltestrunner
qmltime
qmltyperegistrar
qscxmlc
qtattributionsscanner
qtdiag
qtpaths
qtplugininfo
qvkgen
rcc
repc
tracegen
uic
xmlpatterns
xmlpatternsvalidator
Available Versions
Show all 1 versions
5.15.10
Latest Version: 5.15.10
Install Specific Version
bash
# Install specific version
sh <(curl https://pkgx.sh) +qt.io@5.15.10 -- $SHELL -i
Dependencies
This package depends on:
freetype.org
gnome.org/glib
libjpeg-turbo.org
libpng.org
pcre.org/v2
google.com/webp
gnu.org/bison
github.com/westes/flex
kerberos.org
gnome.org/libxslt
sqlite.org
unicode.org^71
linux:alsa-project.org/alsa-lib
linux:freedesktop.org/fontconfig
linux:harfbuzz.org
linux:unicode.org~71
linux:dri.freedesktop.org
linux:libevent.org
linux:x.org/ice
linux:x.org/sm
linux:webmproject.org/libvpx
linux:x.org/xcomposite
linux:xkbcommon.org~1.5
linux:x.org/xkbfile
linux:x.org/xrandr
linux:x.org/xtst
linux:mesa3d.org
linux:zlib.net/minizip
linux:mozilla.org/nss
linux:opus-codec.org
linux:libsdl.org
linux:google.github.io/snappy
linux:systemd.io
linux:wayland.freedesktop.org
linux:freedesktop.org/xcb-util
linux:freedesktop.org/xcb-util-image
linux:freedesktop.org/xcb-util-keysyms
linux:freedesktop.org/xcb-util-renderutil
linux:freedesktop.org/xcb-util-wm
linux:facebook.com/zstd
Usage Examples
typescript
import { pantry } from 'ts-pkgx'
// Access this package
const pkg = pantry.qtio
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.