wayland.freedesktop.org
A package from waylandfreedesktop.org
Package Information
- Domain:
waylandfreedesktop.org
- Name:
wayland.freedesktop.org
- Homepage: Not specified
- Source: View on GitHub
Installation
bash
# Install with launchpad
launchpad install wayland-scanner
Programs
This package provides the following executable programs:
wayland-scanner
Aliases
This package can also be accessed using these aliases:
wayland-scanner
wayland
Available Versions
Show all 8 versions
1.23.92
,1.23.91
,1.23.1
,1.23.0
,1.22.93
1.22.92
,1.22.91
,1.22.0
Latest Version: 1.23.92
Install Specific Version
bash
# Install specific version
sh <(curl https://pkgx.sh) +waylandfreedesktop.org@1.23.92 -- $SHELL -i
Dependencies
This package depends on:
libexpat.github.io
sourceware.org/libffi
gnome.org/libxml2
Usage Examples
typescript
import { pantry } from 'ts-pkgx'
// Access this package
const pkg = pantry.waylandfreedesktoporg
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.